.section.seville-new-staff .staff-multiple-column .staff-member__text a.cta__link {
    position: relative;
    top: unset;
    left: unset;
    font-size: inherit;
    text-align: left;
    justify-content: flex-start;
}
.section.seville-new-staff .staff-multiple-column .staff-member__text a.cta__link:after {
    bottom: 0;
}
.header-z-index{
    z-index: 199 !important;
}

.seville-new-banner::before {
    background-color: #c71216;
  }

.gallery-stars .gallery-item--image {
	max-width: 100%;
	width: 75px;
	height: auto;
}

@media (min-width: 992px) {
  .section.seville-new-header .navigation-a > .navigation__list {
    text-align: center;
    display: inline-flex;
   justify-content: space-evenly;
  }
}


    @media (max-width: 600px) {

        [data-component-name="gallery_stars"] .grid-container {
            display: flex !important;
        }

        .section.SN-logo-footer-left:not(:has(.slides-wrapper.flexslider)) .section--inner>.row>div {
            display: flex !important;
            justify-content: center !important;
        }

        [data-component-name="ima_vis_opt_locations_footer"] *,
        [data-component-alias="ima_vis_opt_navigation_footer"] *,
        [data-component-name="sns_newsletter_form"] *{
            text-align: center !important;
        }
        .section.seville-new-footer .socialmedia__list{
            justify-content: center !important;
        }
    }   