@media screen and (max-width: 620px) {
    .product-start h2{
        font-size: 24px;
        padding-bottom: 0px;
    }
    .product-start h3{
        font-size: 20px;
        line-height: normal;
    }
    .ATMIRAGE-start{
        flex-direction: column;
    }
    .ATMIRAGE-start img{
        display: none;
    }
    .atmirage-start-style{
        margin: 20px;
        padding: 0;
       
    }
    .ATMIRAGE-start p{
        padding: 0;
        margin: 0;
        font-size: 16px;
        text-align: justify;
        line-height: 30px;
        max-width: 100%;
        width: 100%;
    }
    .ATMIRAGE-start h1{
      margin: 0;
      margin-bottom: 10px;
      max-width: none;
      align-items: center;
      text-align: center;
      display: flex;
    }
    .card-brxm-active{
        margin: 0;
    }
    .atmirage-h4{
        margin-top: 3%; 
        padding-left: 8%;
      }
      .card-products{
        margin: 0;
        margin-top: 10px;
      }
      .ATMIRAGE-context{
        padding: 0;
        flex-direction: column;
        display: flex;
        
      }
      .service-itens li{
        font-size: 12px;
        line-height: 1.5;
      }
      .ATMIRAGE-context img{
        display: none;
      }
      .atmirage-manualist li{
        width: 98%;
        font-size: 12px;
        margin-left: 0;
        width: 98%;
        margin-top: 0;
        line-height: normal;
      }
}
@media screen and (max-width: 1280px) and (min-width: 620px) {
    .product-start h2{
        font-size: 30px;
        padding-bottom: 0px;
    }
    .product-start h3{
        font-size: 28px;
        line-height: normal;
    }
    .ATMIRAGE-start{
        flex-direction: column;
    }
    .ATMIRAGE-start img{
        display: none;
    }
    .atmirage-start-style{
        margin: 20px;
        padding: 0;
       
    }
    .ATMIRAGE-start p{
        padding: 0;
        font-size: 25px;
        margin: 0;
        text-align: center;
        line-height: 30px;
        max-width: 100%;
        width: 100%;
    }
    .ATMIRAGE-start h1{
        max-width: 100%;
        margin: 20px;
        text-align: center;
        font-size: 28px;
    }
    .card-brxm-active{
        margin: 0;
        margin-top: 10px;
    }
    .atmirage-h4{
        margin-top: 3%; 
        padding-left: 8%;
      }
      .card-products{
        margin: 10px;
      }
      .ATMIRAGE-context{
        padding: 0;
        flex-direction: column;
        display: flex;
        
      }
      .service-itens li{
        font-size: 16px;
        line-height: 1.5;
      }
      .ATMIRAGE-context img{
        display: none;
      }
      .atmirage-manualist li{
        width: 98%;
        font-size: 16px;
        margin-top: 0;
        margin-left: 40px;
        line-height: normal;
      }
}