.bvi-body .kmob {
    display: none !important;
}

.bvi-body .swipe-controls {
    margin-top: -55px;
}

.bvi-body .swipe-prev, .bvi-body .swipe-next {
    width: 50px !important;
    height: 50px !important;
}

.bvi-body footer {
    background-color: #fff;
    color: #000;
}

.bvi-body .flogo img.img1 {
    filter: invert(1);
}

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    
    .bvi-body .kmob {
        display: block !important;
    }
    
    html body .bvi-body[data-bvi-size='17'] .onlineEntryCall,
    html body .bvi-body[data-bvi-size='17'] div div.Q2bYu {
        font-size: 12px !important;
    }
}