 /** .wrap {
   padding: 80px 0 0 60px !important;
  max-width: 100% !important;
  margin: 0px !important;
    width: 100% !important;
}

#content {
    height: 100vh !important;
    position: absolute !important;
    top: 0px !important;
}

#content .image {
    width: 100%;
    height: 100%;
}

.lazyload-wrap {
    height: 100%;
}

.image-wrap.portrait {
    height: 100%;
}

.lazyautosizes.lazyloaded {
    object-fit: contain;
}

#content > div {
margin-bottom: 0em !important; 
}

 #content .image .image-wrap {
margin-bottom: 0em !important; 
}

 footer.theme_footer {
    position: fixed !important;
    bottom:0px;
    left:0px;
} **/
