.box-counter-main{
    font-size: 26px !important;
    font-weight: bold;
}
.__bc{
    display: flex;
    align-items: center;
    justify-content: center;
}
.__al img{
    width: auto;
    height: 280px;
}
.__al{
    width: 100%;
    height: 280px;
    overflow: hidden;
}

.__rx{
    margin-bottom: 20px;
    padding: 0 15px !important;
}
.__headimg img{
    width: 100%;
}
.__headimg{
    width: 100%;
    height: 600px;
    background: #000000 !important;
}
.__bg-primary1{
    background: #000000;
}


.__mt-10{
    margin-top: 10px;
    flex-wrap: unset;
}

.__p-20{
    padding: 20px;
}

.__mt-20{
    margin-top: 20px;
}

.__fcw{
    color: #ffffff !important;
}

.__ban1 {
    display: flex !important;align-items: center !important;justify-content: center !important;
}
