.messages {
    font-size: 22px !important;
    background: #e61f39;
    color: #ffffff !important;
    margin-bottom: 20px !important;
    padding: 20px 17px;
    border-radius: 0px; 
}

.branch-status--info.messages {
    padding: 10px 17px;
    border-radius: 6px;
}

.branch-status--info {
    margin: 50px 0 20px !important;
}

.owl-carousel .owl-item img {
    height: auto;
}

.front--slider .view-content .views-row {
    width: 33%;
}

.front--slider .view-content .views-row img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 767px) {
.front--slider .view-content .views-row {
    width: 100%;
}
}

.enrolled-branches .view > .view-content > .views-row > div:not(.one-branch),
.enrolled-branches .view > .view-header div {
    width: 16.6665%;
}


.enrolled-branches--school-name .views-field-nothing {     padding: 0 !important; }
.enrolled-branches--school-name {    line-height: 1em; }




.enrolled-branches--enrolled-date span.date-display-single {
    margin-bottom: 0;
}


.view-focus-front div a img, .view-recipes div a img, .recipe--image img {
    max-width: 100%;
    height: auto; 
}

.footer--social-media .view-content .views-row a[title="Instagram"] {
    background-color: #e43c87;
}
    