.kenesis-body[data-laptop-width="y"] .rv-head h1 {
    font-size: 50px !important;
}

.kenesis-body[data-laptop-width="y"] .mobile-menu .logo {
    padding: 0;
}

.kenesis-body[data-laptop-width="y"] .slot.show-slot:nth-child(even) .rv-image > div {
    height: 400px;
    position: relative;
    animation: zoomz 10s ease;
}

.kenesis-body[data-laptop-width="y"] .slot.show-slot:nth-child(odd) .rv-image > div {
    height: 400px;
    position: relative;
    animation: zoomzoutz 10s ease;
}

.kenesis-body[data-laptop-width="y"] .slot .rv-image,
.kenesis-body[data-laptop-width="y"] .slot .rv-image > div {
    height: 400px !important;
}

.kenesis-body[data-laptop-width="y"] .top-slider {
    height: 400px;
    text-align: center;
}

.kenesis-body[data-laptop-width="y"] .rv-head h1 {
    font-size: 35px !important;
    line-height: 35px !important;
    padding: 0 !important;
}

html .kenesis-body[data-laptop-width="y"] div.rv-head > div, 
html .kenesis-body[data-laptop-width="y"] div.rv-shead > div {
    padding: 0 !important;
    text-align: center;
}
    
.kenesis-body[data-laptop-width="y"] .rv-shead {
    margin-top: 25px;
}