@media only screen and (max-width: 500px) {
    img.ezimage {
        float: none !important;
    }
    .abtme-img {
    text-align: center;
    }    
}