/* Mobile layout for the six original city templates. */
@media screen and (max-width: 920px) {
  body { background-size: 12px 88.482vw; }
  .content_gral_Cerrajeros_madrid {
    box-sizing: border-box; width: 100%; height: auto;
    background-size: 100% auto; background-position: center top;
  }
  .header_Cerrajeros_madrid {
    float: none; width: 100%; height: auto; aspect-ratio: 929 / 359;
  }
  .content_sevicios_Cerrajeros_madrid,
  .content_sevicios_left_Cerrajeros_madrid,
  .content_sevicios_right_Cerrajeros_madrid,
  .content_pie_Cerrajeros_madrid,
  .footer_Cerrajeros_madrid,
  .footer_left_Cerrajeros_madrid,
  .footer_right_Cerrajeros_madrid,
  .footer_serv_Cerrajeros_madrid,
  .serv_footer_Cerrajeros_madrid,
  .bloq_serv_left_madrid, .bloq_serv_right_madrid {
    box-sizing: border-box; float: none; width: 100%; height: auto;
    margin: 0; padding: 0;
  }
  .content_sevicios_Cerrajeros_madrid { padding: 20px 16px 32px; }
  .content_gral_Cerrajeros_madrid h1,
  .content_gral_Cerrajeros_madrid h2 { font-size: 1.6rem; line-height: 1.25; overflow-wrap: anywhere; }
  .content_sevicios_left_Cerrajeros_madrid p,
  .content_sevicios_right_Cerrajeros_madrid p { font-size: 1.125rem; line-height: 1.5; overflow-wrap: anywhere; }
  .footer_Cerrajeros_madrid { padding: 16px; }
  .footer_left_Cerrajeros_madrid p { font-size: .9rem; line-height: 1.5; }
  .footer_Cerrajeros_madrid a { display: inline-block; padding: 8px 0; }
}
