@charset "UTF-8";

@media screen and (min-width: 900px) {
.gallery_single_slider .slick-slide img {
    width: 400px!important;
}
}