Sorry pasted the wrong second code, this one:
@media screen and (max-width:640px) {
div#block-yui_3_17_2_1_1581102763124_24811 img {
width: 30% !important;
height: auto !important;
transform: translateX(-50%);
left: 50% !important;
}
div#block-yui_3_17_2_1_1581102763124_24811 .image-block-wrapper {
padding-bottom: 50% !important;
}
}