/* style for Slovenian, created by Paywiser team 2023-2024 */

/* responsive fixes */
@media screen and (min-width: 641px) {
    #tnAction a.btn {font-size: 0.75rem;}
    #patxt01 {margin-top:14%;}
    .cardsbox {min-height: 900px;}
    #gctxt01 {margin-top: 5%;}
    #gctxt02 {margin-top: 7%;}
    .pmst1 {margin-top: 1%;}
    #contactBottomBx h3 {font-size: 295%;}
}

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