@media screen and (max-width: 750px) {

.cmp-image__image {
 display: block;
 margin: auto;
}


}