.bg-yellow-btm {
    opacity: 1;
    background: repeat-x url('../../../images/portfolio/corona/background/yellow-bg-btm.png');
    padding-left: unset !important;
    padding-right: unset !important;
}

.bg-yellow-top {
    opacity: 1;
    background: repeat-x url('../../../images/portfolio/corona/background/yellow-bg-top.png');
    padding-left: unset !important;
    padding-right: unset !important;
}

.bg-yellow-square {
    opacity: 1;
    background: repeat-x url('../../../images/portfolio/corona/background/yellow-bg-top-m2.jpg');
    padding-left: unset !important;
    padding-right: unset !important;
}

.bg-blue-top {
    opacity: 1;
    background: repeat-x url('../../../images/portfolio/corona/background/blue-horizon-top.png');
    padding-left: unset !important;
    padding-right: unset !important;
}

.bg-blue-btm {
    opacity: 1;
    background: repeat-x url('../../../images/portfolio/corona/background/blue-horizon-btm.png');
    padding-left: unset !important;
    padding-right: unset !important;
}

.bg-blue-block {
    opacity: 1;
    background: no-repeat url('../../../images/portfolio/corona/background/blue-block-alt6.jpg');
    padding-left: unset !important;
    padding-right: unset !important;
    bottom:0;
}

.corona-yellow {
    color:#fcc338;
}

.corona-blue {
    color:#0f427c;
}