.pm13-banner-hero-image .pm13-banner-hero-image__image::before {
    background: NONE !important;
}
.theme-pm .gradient,
.container-teasers-cases .pm-blue {
    background: linear-gradient(45deg,rgba(0,146,187,.95) 0,rgba(150,191,13,.95) 100%) !important;
}

@media (min-width: 768px){
    .pm13-banner-hero-image .tag {
        margin-bottom: 30px !important;
    }   
}

@media (max-width: 1023.98px){
    .tilt-wrapper .tilt .tilt-title,
    .tilt-wrapper .tilt .tilt-body{
        background: linear-gradient(45deg,rgba(0,146,187,.95) 0,rgba(150,191,13,.95) 100%) !important;
    }
    .theme-pm .gradient{
        background: none !important;
    }
}