#mainsec::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/bioforcemainbg2.webp');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
