.l-flex-column-content, .l-page {

background-size: 100%;
background-image: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url("/flowers.jpg");

}

.l-content {
background-color: white;
}

.h-header-top-box {
border-bottom: none
}

.h-header-r-menu .c-ico-link .ico {
color: grey;
}

.border-bottom {
    border-bottom: none !important;
}