:root{--light-dark:#363c4c;--grey:#d8d8d8;--dark-blue:#2a4289;--light-grey:#e7f1f1;--dark-grey:#cacaca;--dark:#101010;--light-blue:#00c6ff;--blue:#1ba6ff}.gallery-page__content{margin-top:calc(.025 * 100vw + 32px);margin-bottom:calc(.025 * 100vw + 32px);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery-page__picture{width:calc(100% - 10px);margin:5px}.gallery-page__picture img{width:100%;height:300px;object-fit:cover}@media (min-width:576px){.gallery-page__picture img{width:450px}.gallery-page__picture{width:calc(50% - 10px)}}@media (min-width:768px){.gallery-page__picture{width:calc(33% - 10px)}}@media (min-width:992px){.gallery-page__picture{width:calc(25% - 10px)}}