@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: 15%;
  left: 22%;
  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: 14%;
    right: 20%;
    text-align: right;
  
    color: #6ebfed;
    line-height: 1.1;
    font-size: 45px;
    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: 15%;
  left: 12%;
  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: 14%;
  right: 12%;
  text-align: right;

  color: #6ebfed;
  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: 15%;
        left: 12%;
        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: 14%;
        right: 12%;
        text-align: right;
      
        color: #6ebfed;
        line-height: 1.1;
        font-size: 30px;
        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: 15%;
        left: 12%;
        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: 14%;
        right: 12%;
        text-align: right;
      
        color: #6ebfed;
        line-height: 1.1;
        font-size: 25px;
        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: 15%;
        left: 12%;
        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: 14%;
        right: 12%;
        text-align: right;
      
        color: #6ebfed;
        line-height: 1.1;
        font-size: 20px;
        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: 15%;
        left: 12%;
        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: 14%;
        right: 12%;
        text-align: right;
      
        color: #6ebfed;
        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: 15%;
        left: 12%;
        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: 14%;
        right: 12%;
        text-align: right;
      
        color: #6ebfed;
        line-height: 1.1;
        font-size: 15px;
        font-weight: lighter;
      
      
      }
        
      
        .text-parental-control p {
      
          margin-top: 10px;
          font-size: 8px;
          font-weight: 300;
        }


}