@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;
    }    
}

h3.gallery__title.component__title {
    text-align: center;
    font-size: 36px;
}

div[class*=section__bg--light-].section.seville-new-floating-header:before {
    background-color: rgba(139, 197, 248, 100);
}