body {
overflow: auto !important;
}
#site-loading, #cv-left-slider,#site-loading-css {
display: none !important;
}
.floor {
padding-left: 5em !important;
}
@media only screen and (max-width: 480px) {
.floor {
padding-left: 3.5em !important;
}
}