.bl-03 .inner {
max-width: 960px;
}
.bl-30 {
margin-bottom: 60px;
}
.s_0071 {
padding-top: 20px;
padding-bottom: 120px;
background-color: #F9F4F0;
}
.slider-btns {
display: flex;
justify-content: flex-end;
margin-top: 50px;
}
.s_0071-slider .swiper-slide {
width: auto!important;
}
.s_0071-slider-img img{ object-fit: cover;
flex: 1;
overflow: hidden;
height: 280px;
}
.s_0071-slider-img { width: 100%;
}
.button-prev {
margin-right: 30px; 
cursor: pointer;
}
.button-next {
cursor: pointer;
}
.swiper-button-disabled {
opacity: 0.3;
}
.s_0071-slider {
margin: auto 0 0 auto!important;
max-width: none;
padding: 0 20px!important;
}
@media only screen and (max-width: 1600px) {}
@media only screen and (max-width: 1440px) {
}
@media only screen and (max-width: 1300px) {
.s_0071-slider-img img{
height: 200px;
}
}
@media only screen and (max-width: 990px) {
.s_0071 {
padding-bottom: 78px;
}
.s_0071-slider-img img{
height: 165px;
}
}
@media only screen and (max-width: 767px) {
.s_0071 {
padding-bottom: 50px;
}
.button-prev img {
width: 30px;
}
.button-next img {
width: 30px;
}
.s_0071-slider {
padding: 0 10px!important;
}
}
@media only screen and (max-width: 380px) {
.s_0071-slider-img img{
height: 130px;
}
}