
											@media screen and (max-width:1199px){#Comprison_pricingplan button {
    width: 100%;
    border: 1px solid #ddd;
    border-right: 0;
    border-top: 0;
    padding: 10px;
    color: #fff;
}
#Comprison_pricingplan table tbody tr td{
    padding:20px 0 15px 15px;
}
#Comprison_pricingplan table tbody tr:last-child td{
    padding:20px!important;
}
#Comprison_pricingplan table tbody tr td{
    font-size:14px!important;
}
#Comprison_pricingplan ul{padding-bottom:0;}
#Comprison_pricingplan table tbody tr:nth-last-child(2) td{border-bottom:solid 1px #a1becc!important;}
#Comprison_pricingplan table tbody tr:last-child td{border-top:0;border-bottom:solid 1px #a1becc!important;}
#Comprison_pricingplan table tbody tr:last-child td:first-child{border:none!important;}
#Comprison_pricingplan table tbody tr td:last-child{box-shadow:none;}

}