
@media only screen and (max-width: 500px) {
    img.ezimage {
        float: none !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .abtme-img {
    text-align: center;
    }    
}

.logo__title.component__title {
    font-size: 1.85rem;
}
.logo__caption.component__subtitle {
    font-size: 1.10rem;
}