.section-2_gallery-img-1{
    background-position: center;
}
.section-2_gallery-img-2{
    background-position: -5rem 0rem;
}
.section-2_gallery-img-4{
    background-position: center;
}
.container_main-title strong{
    font-family: auto;
}
@media (min-width: 1100px){
    .container_main-title{
        padding: 4rem 0 3rem 0;
        font-size: 5.4rem;
        max-width: 30rem;
    }
    .section-2_gallery-img-2{
        margin: -12rem 1rem 0 0;
    }
    .container_main-paragraph p {
        margin: 14rem 0 0 29rem;
    }
    .section-2_gallery-img-2{
        background-position: -5rem 0rem;
    }
}