    body{
      margin-bottom: 120px !important;
    }

    .input-text-driver{
      width:90%;
    }    
    .input-text-pirelli{
      width:90%;
    }
    .slds-scope select {
      width:90% !important;
    }
    .input-text-metzeler{
      width:90% !important;
    }
    
    .iconText-metzeler{
      font-weight:  100 !important;
    }

    .box-pirelli{
      min-height: auto;
      padding: 20px !important;
    }
    .box-metzeler{
      min-height: auto;
      padding: 20px !important;
    }
    .button-link-driver{
      position: relative;
      top: 24%;
      text-transform: uppercase;
      margin-top:20px !important;
    }

    .button-link-pirelli{
      position: relative;
      top: 24%;
      text-transform: uppercase;
      margin-top:20px !important;
    }

    .button-link-metzeler{
      position: relative;
      top: 24%;
      text-transform: uppercase;
      margin-top:20px !important;
    }

    .selectBox{
      width:232px;
    }

    .spacing-from-title{
      margin-top: 15px;
    }
    

    @media screen and (max-width: 1020px){
      .footer-driver{
        position: relative;
      }
      .footer-pirelli{
        position: relative;
      }
      .footer-metzeler{
        position: relative;
      }
      .title-text-driver {
        font-size: 30px !important;
        line-height: 1;
        margin: 30px 0px 20px;
      }
      .title-text-pirelli {
        font-size: 30px !important;
        line-height: 1;
        margin: 30px 0px 20px;
      }
    }

    @media screen and (max-width: 1020px) and (min-width:721px){
      .footer-centered{
        margin-top: 42px;
      }
    }

    @media only screen and (min-device-width : 0px) and (max-device-width : 812px){
      .errorText-driver{
        margin-bottom:-20px !important;
      }
      .errorText-pirelli{
        margin-bottom:-20px !important;
      }
      .slds-scope select {
        width:100%;
      }
      .footer_link div{
          width:50%;
          text-align:left;
          padding:0px !important;
      }
      .footer_link{
          margin-bottom:20px;
      }

      .errorText-metzeler{
        margin-bottom:-20px !important;
      }
      .footer-centered{
        margin-top: 10px;
        text-align: center;
      }
      .input-text-driver{
        width:100%;
        font-size: 12px !important;
      }
      .input-text-pirelli{
        width:100%;
        font-size: 12px !important;
      }
      .input-text-metzeler{
        width:100%;
        font-size: 12px !important;
      }
      .selectBox{
        width: 186px;
        height: 55px;
      }
      .box-pirelli,.box-metzeler{
        width:98%;
      }
    }
