@media (min-width: 992px) {
    nav.fixed-top:not(.sticky-top):not(.show-menu) .bg-wrap {
        opacity: 0 !important;
    }
}#header-text-img-9 .bg-wrap {
    background: #ffffff;
}#action-text-btn .bg {
    background-image: url('../images/background/anhbg014.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.47;
}
.price-3col-3 .content-box.price{
    background: linear-gradient(rgb(228, 122, 44), rgb(223, 55, 81));
}
.content-box.price h2{
    font-weight: 400;
    color: white;
}
@media(min-width: 992px){
    .content-box.price h2{
       font-size: 80px;
    }
}
.content-box.price span{
    font-size: 35%;
}