.baby .section1 .left {
    width: 350px;
}
.baby .section2 .section_title {
    margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
    .baby .section1 .left {
        width: 100%;
    }
}