@charset "UTF-8";

.response_img{
    width: 100%;
}

@media (min-width: 768px){
    .response_img{
        padding: 0 30px!important;
    }
}