
.mlb-cover{
    border-radius: 10px;
    background-size: cover!important;
    background-position: top center!important;
    background-repeat: no-repeat!important;
}
.ml-box:hover .mlbc-hover {
    border-radius: 10px;
}
