footer#main-footer {
bottom: 0 !important;
position: fixed !important;
width: 100%;
} body {
background-color: #000;
} @media only screen and ( min-width: 1279px ){
.et_pb_slide_description {
padding-top: 15% !important;
padding-bottom: 25% !important;
min-height: 700px;
}
}
@media only screen and ( min-width: 1364px ){
.et_pb_slide_description {
padding-top: 20% !important;
padding-bottom: 40% !important;
min-height: 900px;
}
}
@media only screen and ( min-width: 1919px ){
.et_pb_slide_description {
padding-top: 35% !important;
padding-bottom: 55% !important;
min-height: 1200px;
}
}