@media only screen and (min-width: 992px) {
    .method_right_img img {
        width: 100%;
    }
}