.mc-mega_1-banner{
    background-color: #e4e4e4;
    padding: 7px 0;
    display: flex;
    justify-content: center;
}

.inside-banner, #inside-banner{
    display: flex;
    justify-content: center;
    text-align: center;
    float:left;
    width:100%;
}
.inside-banner ins, #inside-banner ins{
    background-color: transparent !important;
}
