.box_shortcode .box_placas_1{    
width: 95%;
}
.box_placas_1 div{ 
width: 20%;
min-width: calc(100%/5);
}
.box_placas_1 div label{    
width:  100%;    
}
.box_shortcode .box_placas_2{     
flex-direction: row;
width: 100%;
}
.box_placas_2 div{    
width: 50%;
}
.box_implementos_1 div{  
width: 25%;
}
.box_implementos_2 div {
width: 70%;
} .tablaPlacas td,
.tablaImplementos td {
font-family: 'Roboto', sans-serif;
!important background-color: red;
}