@media \0screen {
  .hide_for_desktop, .show_on_mobile, .show_on_tablet {
    display: none !important; }

  .show_on_desktop {
    display: block; }

  body, html, [role=banner].sticky, .sticky .inner_sections_wrapper {
    min-width: 1200px; }

  body, html {
    overflow-x: visible !important; }

  .m_product_grid_cell {
    padding-bottom: 0 !important; }

  .banner_wrapper {
    max-width: 921px !important; }

  .m_splash img,
  .m_map img {
    position: absolute; }

  .m_row_col_image img {
    height: auto;
    bottom: 0;
    top: auto; }

  #servicios {
    overflow: hidden;
    margin-bottom: -13px; }

  img {
    width: auto; } }
