.header-6 .image-smaller {
    max-width: 290px;
}
@media(max-width: 575.98px){
    .header-6 .image-smaller {
        max-width: 150px;
    }
}