/**
Theme Name: Politechnika Krakowska - Multiportal: Portal Rekrutacji - edycja Euvic
Author: BonaSodt + Euvic
Description: Motyw powstał w ramach projektu budowy środowiska multiportalowego Politechniki Krakowskiej 2023
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pkr-multiportal-pr-Euvic
Template: astra
*/
@media screen and (max-width: 1905px) {
 ss3-force-full-width,
 .n2-ss-slider .n2-ss-slide-background-image img {
  height: 620px !important;
  max-height: 620px !important;
 }
}
@media screen and (max-width: 820px) {
 ss3-force-full-width,
 .n2-ss-slider .n2-ss-slide-background-image img {
  height: 280px !important;
  max-height: 280px !important;
 }
}
@media screen and (max-width: 390px) {
 ss3-force-full-width, 
 .n2-ss-slider .n2-ss-slide-background-image img {
  height: 220px !important;
  max-height: 220px !important;
 }
}
 
