

@media only screen and (max-width: 959px) {
#rt-mainbody .news .rt-leading-articles
{
    min-height:121px !important;
    height:auto;
}
}

@media only screen and (max-width: 767px) {
.component-content .rt-pagination li
{
    padding:2px 2px !important;
}
}

@media only screen and (max-width: 500px) {

}
