﻿.bigT {
    font-size: 130%;
    font-weight: 700;
}

.bigT2 {
    font-size: 120%;
    font-weight: 700;
}

.pSt {
    font-size: 110%;
    font-weight: 500;
    line-height: 28px;
}

.picsClass {
    width: auto;
    max-width: -webkit-fill-available;
    width: -moz-available;
    border-style: ridge;
    border-width: 0.5px;
}

select {
    margin-left: 2px;
}

option {
    font-weight: bold;
}
