body, html { width: 100%; height: 100%; background-color: #FBBC1B; font-family: Montserrat, sans-serif; overflow: no-display; }

body { background: url('Images/Background.png'); background-position: bottom right; background-repeat: no-repeat; background-size: contain; }

.row { height: 100%; }

/*-----------------------------------------------------------------------*/
/*------------------------------Left Column------------------------------*/
/*-----------------------------------------------------------------------*/
.left-column .logo-content { padding-left: 100px; justify-content: space-between; height:100%; }
    .left-column .logo-content .portugal2020 { max-width: 450px; padding-top: 24px; }
    .left-column .logo-content .portugal2020 img { max-width:100%;  }
    .left-column .logo-content .logo { max-width: 450px; }
    .left-column .logo-content .img-pneu { max-width: 450px; }



/*-----------------------------------------------------------------------*/
/*------------------------------Right Column-----------------------------*/
/*-----------------------------------------------------------------------*/

.right-column { align-items: center; }
    .right-column .right-content { padding-left: 140px; }
        .right-column .right-content h1, p { color: white; }
        .right-column .right-content p { margin: 0; font-size: 18px; line-height: 30px; }
        .right-column .right-content h1 { font-size: 36px; line-height: 45px; font-weight: 700; }
        .right-column .right-content h3 { font-size: 24px; line-height: 28px; padding-bottom: 28px; font-weight: 400; }
        .right-column .right-content .contacts .icon-contacts { width: 16px; }
        .right-column .right-content .contacts a, a:hover, a:active, a:visited { text-decoration: none; }
        .right-column .right-content .contacts .fax { padding-top: 8px; }
        .right-column .right-content .file {font-size:14px; }
