
@media screen and (max-width:1360px) and (min-width:640px) {
    /* reglas CSS */
    .size{
        height: 490px !important;
    }
    .sizementisimage{
        max-width: 40% !important;
        margin-bottom: -75px !important;
    }
    
  }

