.mv-h1-gray-bg-img.adjust {
    width: 115px !important;
    right: 25px;
}

@media screen and (min-width:769px) {
    .mv-h1-gray-bg-img.adjust {
        width: 145px !important;
        right: 50px;
    }
}