:root{
    --font-size: 3px;
}

.opinie-naszych-klientow div#n2-ss-21 .n2-ss-slider-pane-single{
    left: unset;
}
.opinie-naszych-klientow div#n2-ss-30 .n2-ss-slider-pane-single{
    left: unset;
}
.opinie-naszych-klientow div#n2-ss-28 .n2-ss-slider-pane-single{
    left: unset;
}
/* najem */
.najem-page p:last-child {
    position: relative;
    width: 100%;
    background-color: white;
    box-shadow: 0px 4px 25px rgba(42, 55, 104, 0.1);
    border-radius: 16px;
    padding: 30px 32px 44px 32px;
}
.box-shadow .border-radius-16 .p-4 .mobile {
    box-shadow: 0px 4px 25px rgba(42, 55, 104, 0.1);
    border-radius: 16px;
}
/* kredyty */
.kredyty-page p:last-child {
    position: relative;
    width: 100%;
    background-color: white;
    box-shadow: 0px 4px 25px rgba(42, 55, 104, 0.1);
    border-radius: 16px;
    padding: 30px 32px 44px 32px;
}
/* urzadzanie */
.urzadzanie-wnetrz-s2 .trapezoid-col {
    padding-top: 34px;
}
.urzadzanie-wnetrz-s2 .trapezoid-img-box {
    position: relative;
    left: -30px;
}
.urzadzanie-wnetrz-s2 .trapezoid-img-box .wp-block-group {
    position: absolute;
    /* top: 60px; */
    top: 17.5vw;
    left: 50px;
}
.urzadzanie-wnetrz-s2 .trapezoid-img-box img {
    width: 117%;
    height: 290px;
}
/* home staging*/
.home-staging .text-box {
    position: relative;
    width: 100%;
    background-color: white;
    box-shadow: 0px 4px 25px rgba(42, 55, 104, 0.1);
    border-radius: 16px;
    padding: 30px 32px 44px 32px;
}
.home-staging-s6.kredyty-page-s5 .wp-block-group {
    position: relative;
    left: 0;
    width: 100%;
    background-color: white;
    box-shadow: 0px 4px 25px rgba(42, 55, 104, 0.1);
    border-radius: 16px;
    padding: 30px 32px 44px 32px;
}
