.s_0060 {
padding-top: 120px;
padding-bottom: 120px;
}
.s_0060-imgs {
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.s_0060-img-item:first-child {
margin-right: 30px;
}
.bl-05 {
padding: 0;
}
.bl-05 .inner {
max-width: 1060px;
}
@media only screen and (max-width: 1600px) {}
@media only screen and (max-width: 1400px) {}
@media only screen and (max-width: 1300px) {}
@media only screen and (max-width: 990px) {
.s_0060 {
padding-top: 78px;
padding-bottom: 78px;
}
}
@media only screen and (max-width: 767px) {
.s_0060-imgs {
flex-direction: column;
}
.s_0060-img-item:first-child {
margin-right: 0;
margin-bottom: 30px;
}
.s_0060 .bl-05 .content {
max-width: none;
}
}
@media only screen and (max-width: 380px) {}