.kenesis-body {
    height: auto;
    background: #f1eee7;
    background-size: auto;
}

.image1 {
    width: 100%;
    z-index: 0;
}

.image1 [data-width] {
    width: 100% !important;
}

.botnav {
    width: 100%;
    height: 100px;
    z-index: 100;
    float: left;
    z-index: 2;
}

.widget1 {
    width: 100%;
    height: auto;
    z-index: 1;
}

.widget1 iframe {
    height: 50%;
}

.content1 {
    width: 100%;
    height: auto;
}

.content2 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.kenesis-body div.rv-module, 
.kenesis-body div.rv-content {
    width: 100% !important
}

.rv-image > div {
    background-size: cover;
}

.botnav .navbar {
    margin-left: 25%;
}

.kenesis-body div.rv-module, 
.kenesis-body div.rv-content {
    width: 100% !important;
}

.kenesis-body .image1 {
    height: auto !important;
}