/* PECMS STATIC MQ CSS */

@media only screen and (min-width: 1000px) {

}

@media only screen and (min-width: 768px) and (max-width: 999px) {

}

@media only screen and (max-width: 767px) {

}

@media only screen and (min-width: 1025px) {

 .container_info_oferta, .container_info_goscie_indywidualni,
  .container_info_oferta_dla_firm, .container_info_wesela,
  .container_info_bankiety_przyjecia_eventy		{ background: url('/zascianek/gfx/container_banner_desktop/zascianek-oferta-banner-desktop.jpg') no-repeat 50% 0; }

 .container_info_restauracja				{ background: url('/zascianek/gfx/container_banner_desktop/zascianek-restauracja-banner-desktop.jpg') no-repeat 50% 0; }
 .container_info_danie_dnia				{ background: url('/zascianek/gfx/container_banner_desktop/zascianek-danie-dnia-banner-desktop.jpg') no-repeat 50% 0; }
 .container_info_tarcza_covid_19			{ background: url('/zascianek/gfx/container_banner_desktop/zascianek-restauracja-banner-desktop.jpg') no-repeat 50% 0; }
 .container_info_budowa_instalacji_fotowoltaicznej_przez_firme_kamden_sp_z_o_o_dla_restauracji_zascianek_w_lublinie	{ background: url('/zascianek/gfx/container_banner_desktop/zascianek-restauracja-banner-desktop.jpg') no-repeat 50% 0; }

}
@media only screen and (max-width: 1024px) {

 .container_info_oferta, .container_info_goscie_indywidualni,
  .container_info_oferta_dla_firm, .container_info_wesela,
  .container_info_bankiety_przyjecia_eventy		{ background: url('/zascianek/gfx/container_banner_mobile/zascianek-oferta-banner-mobile.jpg') no-repeat 50% 0; }

 .container_info_restauracja				{ background: url('/zascianek/gfx/container_banner_mobile/zascianek-restauracja-banner-mobile.jpg') no-repeat 50% 0; }
 .container_info_danie_dnia				{ background: url('/zascianek/gfx/container_banner_mobile/zascianek-danie-dnia-banner-mobile.jpg') no-repeat 50% 0; }
 .container_info_tarcza_covid_19			{ background: url('/zascianek/gfx/container_banner_mobile/zascianek-restauracja-banner-mobile.jpg') no-repeat 50% 0; }
 .container_info_budowa_instalacji_fotowoltaicznej_przez_firme_kamden_sp_z_o_o_dla_restauracji_zascianek_w_lublinie	{ background: url('/zascianek/gfx/container_banner_mobile/zascianek-restauracja-banner-mobile.jpg') no-repeat 50% 0; }

}