@media only screen and (max-width: 500px) {
    img.ezimage {
        float: none !important;
    }
    .abtme-img {
    text-align: center;
    }    
}
#navigation_header .mm-panel:not(.sublevel-1):not(.sublevel-2) > .mm-listview > li > a:not(.mm-next) {
        border-left: 25px groove #419be0;
    }
.heading:before {
    background: rgb(65, 155, 224);
}
    .sidebar-info:before {
        background: rgb(65, 155, 224);
}
.wrap__ctaBody .cta_block .cta__title {
    background: #324399;
}
.wrap__footer {
    background: rgb(50, 67, 153);
}