use image to match a matchground on all screen sizes css code example
Example: responsive img
.responsive-img {
max-width:100%;
display:block;
height:auto;
}
.responsive-img {
max-width:100%;
display:block;
height:auto;
}