.landing-page-section{
    position: relative;
}
.landing-content-block{
    position: absolute;
    top: 10%;
    bottom: 10%;
    left: 0px;
    right: 0px;
}
.landing-page-section .landing-content-block .landing-brand img{
    width: 100% !important;
    height: auto !important;
}