
.contorno{
  border: 1px solid rgb(153,153,153);
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.especial{
  max-width: 100%!important;
  flex-basis: 100%!important;
  margin-top: 3px!important;
}

}
