.concept-logo {
    position: absolute;
    width: 80%;
    max-width: 360px;
    left: 5%;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
}

.emergency-box {
    background-color: #EA5514;
}

.main-wrap .section h3:before {
    background-color: #1F2F67;
    flex-shrink: 0;
}