aside.rgt_pnl table{width:100%; padding:2px; color:#000;}
aside.rgt_pnl table>table{background:none;}
aside.rgt_pnl table tr:nth-child(even){background: #efefef;padding:5px;min-height:28px;}
aside.rgt_pnl table td{min-height:28px; padding:8px; text-align:left;}
aside.rgt_pnl table tr:nth-child(odd){background:#dbdbdb;min-height:28px;}
aside.rgt_pnl h3{text-align:center!important; font-size:22px!important; background:#e5e5e5!important; border-bottom:1px solid #ccc!important; margin-bottom:20px;}  
aside.rgt_pnl h2{text-align:left!important; font-size:22px!important; background:#e5e5e5!important; border-bottom:1px solid #ccc!important; margin-bottom:20px;}  
.swiper-slide ul{margin:0 0 0 20px; padding:0; width:98%;}
.swiper-slide ul li{margin:0; padding:0; list-style-type:disc;}

@media screen and (max-width: 767px) {
aside.rgt_pnl table{width:100%;}
/*aside.rgt_pnl table td{display:table-row;}*/
aside.rgt_pnl table tr:nth-child(even),aside.rgt_pnl table tr:nth-child(odd){padding:5px; float:left; width:100%;}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
aside.rgt_pnl table{width:100%;}
/*aside.rgt_pnl table td{display:table-row;}*/
aside.rgt_pnl table tr:nth-child(even),aside.rgt_pnl table tr:nth-child(odd){padding:10px 5px; float:left; width:100%;}
}