@media only screen and (max-width: 500px) {
    img.ezimage {
        float: none !important;
    }
    .abtme-img {
    text-align: center;
    }    
}
    .sidebar-info:before {
        background: rgb(27, 41, 57);
    }
    .wrap__footer {
    background: rgb(45, 77, 109);
}