.design_template.gallery {
    padding:0;
}
.design_template.gallery .real-gallery-slider-container {
    overflow: hidden;
    width: 1200px;
}

.design_template.gallery .real-gallery-slider {
    width:86%;
    margin:0 auto;
}

.gallery-slider-container {
    width: 100%;
}
.gallery-slider-container .gallery-slider {
    width:100%;
    margin:0 auto;
}

.design_template.gallery .gallery-slider-container {
	width:100%;
}
.gallery-img {
	width:100%;
	height:300px;
	object-fit:cover;
}

@media screen and (max-width: 1450px) {
.gallery-img {
	height:215px !important;
}
}

@media only screen and (max-width: 1910px) and (min-width: 1450px)  {
.gallery-img {
	height:255px !important;
}
}

.gallery1 {display:inline-block; width:19.7%; height: auto; vertical-align: top;padding: 2px 0; }