.facial-image{
    margin-bottom: 25px !important;
}

.copyright small{
    color: white;
}

.bx-viewport{
    width: 100%;
    overflow: hidden;
    position: relative;
    top: 2rem;
}

.web-content{
    box-shadow: none;
}

@media (min-width:2000px) and (max-width: 2561px){
    .web-content{
        margin-top: 90px!important;
    }

}

@media (min-width: 1480px) and (max-width: 2000px){
    .web-content{
        margin-top: 90px !important;
    }
}


@media only screen and (max-width: 1480px){
    .web-content{
        margin-top: 90px !important;
    }
}

@media only screen and (max-width: 1400px){
    .web-content{
        margin-top: 90px!important;
    }
}

@media only screen and (max-width: 967px){
    .web-content{
        margin-top: 90px !important;
    }
}

@media (min-width:795px) and (max-width: 966px){
    .web-content{
        margin-top: 90px !important;
    }
}

@media only screen and (max-width: 769px){
    .web-content{
        margin-top: 85px!important;
    }
}

@media only screen and (max-width: 482px){
    .web-content{
        margin-top: 85px !important;
    }
    .bx-wrapper {
        top: -0.6rem;
    }
}

@media only screen and (max-width: 376px){
    .web-content{
        margin-top: 80px !important;
    }
}

@media only screen and (max-width: 321px){
    .web-content{
        margin-top: 70px !important;
    }
}