.mobile-nav-panel {
    left: -87%;
}
#layout-footer-top .newsletter {
    padding-left: 15px;
}
@media screen and (max-width: 375px) and (min-width: 320px) {
    .stats {
        background: #074a8b !important;
    }
    .view-id-valor_projects a.link-more-white-blue {
        width: 100% !important;
    }
}
@media screen and (max-width: 720px) {
    .overview-block {
        border-bottom: 1px dashed #aaa;
        padding-bottom: 15px;
    }
    .overview-block h3 {
        text-align: center;
    }
    .overview-block h3:before,
    .overview-block h3 a:before {
        right: 0;
        margin: auto;
    }
    .overview-block img {
        display: block;
        margin: 0 auto;
    }
    .overview-block:first-child {
        margin-top: 0;
    }
    .frontbox .link-more {
        margin-bottom: 15px !important;
    }
    .valor-stripe .views-row-first {
        width: 100%;
    }
    .valor-stripe .viewOver {
        width: 100% !important;
    }
    .valor-stripe .viewOver:first-child {
        margin-left: 15px !important;
    }
    .view-first .mask {
        background-color: rgba(0, 0, 0, 0.5);
    }
    .view-first .mask,
    .view-first h2,
    .view-first p {
        opacity: 1;
        transform: translateY(0);
    }
    .viewOver h2 {
        background: rgba(255,255,255,.7);
        margin-top: 30px;
    }
    
}
