@media (max-width: 1920px) {
img {

    margin-left: auto; 
    margin-right: auto; 
    display: block;

}

.container {

    position: relative;
    text-align: center;
    color: white;

}


.text-header {

  position: absolute;
  bottom: 10%;
  left: 20%;
  text-align: left;

  line-height: 1.1;
  font-size: 36px;
  font-weight: lighter;


}

.text-header b {

    font-size: 40px;

}


.text-parental-control {

    position: absolute;
    top: 1%;
    left: 21%;
    text-align: left;
  
    color: white;
    line-height: 1.1;
    font-size: 36px;
    font-weight: lighter;
  
  
  }
  
  .text-header b {
  
      font-size: 40px;
  
  }

  .text-parental-control p {

    margin-top: 10px;
    font-size: 20px;
    font-weight: 300;
  }
}

@media (max-width: 1380px) {

.text-header {

  position: absolute;
  bottom: 10%;
  left: 10%;
  text-align: left;

  line-height: 1.1;
  font-size: 36px;
  font-weight: lighter;


}

.text-header b {

    font-size: 40px;

}


.text-parental-control {

    position: absolute;
    top: 1%;
    left: 10%;
    text-align: left;
  
    color: white;
    line-height: 1.1;
    font-size: 36px;
    font-weight: lighter;
  
  
  }
  
  .text-header b {
  
      font-size: 40px;
  
  }

  .text-parental-control p {

    margin-top: 10px;
    font-size: 20px;
    font-weight: 300;
  }
  



}

@media (max-width: 1060px) {

    .text-header {

        position: absolute;
        bottom: 10%;
        left: 10%;
        text-align: left;
      
        line-height: 1.1;
        font-size: 28px;
        font-weight: lighter;
      
      
      }
      
      .text-header b {
      
          font-size: 32px;
      
      }
      
      
      .text-parental-control {
      
          position: absolute;
          top: 1%;
          left: 10%;
          text-align: left;
        
          color: white;
          line-height: 1.1;
          font-size: 32px;
          font-weight: lighter;
        
        
        }
        
        .text-header b {
        
            font-size: 28px;
        
        }
      
        .text-parental-control p {
      
          margin-top: 10px;
          font-size: 17px;
          font-weight: 300;
        }
        


}

@media (max-width: 820px) {


    .text-header {

        position: absolute;
        bottom: 10%;
        left: 10%;
        text-align: left;
      
        line-height: 1.1;
        font-size: 20px;
        font-weight: lighter;
      
      
      }
      
      .text-header b {
      
          font-size: 23px;
      
      }
      
      
      .text-parental-control {
      
          position: absolute;
          top: 1%;
          left: 10%;
          text-align: left;
        
          color: white;
          line-height: 1.1;
          font-size: 23px;
          font-weight: lighter;
        
        
        }
        
      
        .text-parental-control p {
      
          margin-top: 10px;
          font-size: 14px;
          font-weight: 300;
        }


}

@media (max-width: 720px) {


    .text-header {

        position: absolute;
        bottom: 10%;
        left: 10%;
        text-align: left;
      
        line-height: 1.1;
        font-size: 15px;
        font-weight: lighter;
      
      
      }
      
      .text-header b {
      
          font-size: 17px;
      
      }
      
      
      .text-parental-control {
      
          position: absolute;
          top: 1%;
          left: 10%;
          text-align: left;
        
          color: white;
          line-height: 1.1;
          font-size: 17px;
          font-weight: lighter;
        
        
        }
        
      
        .text-parental-control p {
      
          margin-top: 10px;
          font-size: 12px;
          font-weight: 300;
        }


}

@media (max-width: 580px) {


    .text-header {

        position: absolute;
        bottom: 10%;
        left: 10%;
        text-align: left;
      
        line-height: 1.1;
        font-size: 12px;
        font-weight: lighter;
      
      
      }
      
      .text-header b {
      
          font-size: 15px;
      
      }
      
      
      .text-parental-control {
      
          position: absolute;
          top: 1%;
          left: 10%;
          text-align: left;
        
          color: white;
          line-height: 1.1;
          font-size: 15px;
          font-weight: lighter;
        
        
        }
        
      
        .text-parental-control p {
      
          margin-top: 10px;
          font-size: 10px;
          font-weight: 300;
        }


}

@media (max-width: 580px) {


    .text-header {

        position: absolute;
        bottom: 10%;
        left: 10%;
        text-align: left;
      
        line-height: 1.1;
        font-size: 12px;
        font-weight: lighter;
      
      
      }
      
      .text-header b {
      
          font-size: 15px;
      
      }
      
      
      .text-parental-control {
      
          position: absolute;
          top: 1%;
          left: 10%;
          text-align: left;
        
          color: white;
          line-height: 1.1;
          font-size: 13px;
          font-weight: lighter;
        
        
        }
        
      
        .text-parental-control p {
      
          margin-top: 10px;
          font-size: 8px;
          font-weight: 300;
        }


}