@media (orientation: portrait) {
 
   
    #formulario{
        
      /*  width: 310px; */
    }
    
    #formularioBoton{
        
        width: 250px;
        background-color: rgb(255, 255, 255);       

    }
	
    table{
        font-size: 1.1rem; 
    }
  
    
   
}