/* Escribe aquí tu código CSS */
textarea{height:150px!important;}

@media only screen and (max-width: 768px) {

.flipbox-content,.eae-flip-box-front,.eae-flip-box-back,.oxilab-flip-box-back-1-data,.oxilab-button-data:hover{	 
cursor:pointer;
overflow: visible !important;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
}