@media(max-width:375px){
    .small-imges-group {
        display: flex;
        margin-left: -100px;
    }
}