@media (max-width: 768px) {
    #MainBody > div > div > div > div:nth-child(2) > div > div > label{font-size:18px !important;}
    #MainBody > div > div > div > div:nth-child(3) > div > div:nth-child(2) > div:first-child.portlet-title > div.caption {font-size:22px !important;}
    #MainBody > div > div > div > div:nth-child(3) > div > div:nth-child(2) > div:nth-child(2).portlet-body > div > div > label{font-size:16px !important;}
}
@media (max-width: 480px) {
    #MainBody > div > div > div > div:nth-child(2) > div > div > label{font-size:18px !important;}
    #MainBody > div > div > div > div:nth-child(3) > div > div:nth-child(2) > div:first-child.portlet-title > div.caption {font-size:22px !important;}
    #MainBody > div > div > div > div:nth-child(3) > div > div:nth-child(2) > div:nth-child(2).portlet-body > div > div > label{font-size:16px !important;}
}