@media (max-width: 480px)  and (max-width: 740px){
    .image-main {
        max-width: 100%;
        height: auto;
    }
}