.index-page
{
    /*position: relative;
    max-width: 1440px;
    height: auto;*/
    margin:0 auto;
}
/*.index-page
{
    position: relative;
    width: 100%;
    height: auto;
}
section
{
    position: relative !important;
    top: unset !important;
    left: unset !important;
    width: 100% !important;
    height: auto !important;
}
.index-page .main-header
{
        position: relative;
    top: unset;
    left: unset;
    width: 100%;
    height: auto;
}*/