.BGcolorblue {
background-color: #00295D;
}

@media only screen and (max-width: 767px) {
.long-heroes [class*=f-x][class*=f-y].m-hero-item > div > div {
    top: calc(50%);}
}

.m-hero-item .c-heading {
max-height: 300px !important;
}
