@media(max-width:640px){
.ssl-price { display: none;}
.ssl-price-mobile { display: block!important;}
.ssl-price-mobile table {width:90%; text-align: center; border: solid 1px #C0C6D6; margin: 0px auto; border-collapse: collapse; border-spacing: 0; margin-top: 20px;}
.ssl-price-mobile table th {background-color: #999999; font-size: 14px; color: #FFFFFF; height: 40px; border: solid 1px #C0C6D6;}
.ssl-price-mobile table td {background-color: #ffffff; font-size: 14px; color: #666666; height: 20px; border: solid 1px #C0C6D6; padding: 10px; line-height: 20px;}
.ssl-price-mobile table td i { color:#419641;}
.ssl-price-mobile table td img { width: 90%;}
.ssl-price-mobile table tr.head td {background-color: #999999; font-size: 14px; color: #333333; height: 20px; border: solid 1px #C0C6D6;}
.ssl-price-mobile table tr th.ev { background-color: teal;}
.ssl-price-mobile table tr.head td.ev { background-color: #999999; font-size: 14px;}
.ssl-price-mobile table tr td.ev { background-color: #ebf6ee;}
.ssl-price-mobile table tr th.ov { background-color: #1daa7a;}
.ssl-price-mobile table tr.head td.ov { background-color: #999999; font-size: 14px;}
.ssl-price-mobile table tr td.ov { background-color: #edf4f6;}
.ssl-price-mobile table tr th.dv { background-color: #32839e;}
.ssl-price-mobile table tr.head td.dv { background-color: #999999; font-size: 14px;}
.ssl-price-mobile table tr td.dv { background-color: #edf4f6;}
.ssl-price-mobile table tr td.price { font-size: 12px; font-weight: normal;}
.ssl-price-mobile table tr td.price span { padding-left: 5px;}
.ssl-price-mobile table tr td.price span.max { color: #ED7122; font-weight: bold;}
.ssl-price-mobile table tr td a.btn { display: block; margin: auto; color: #FFFFFF; background-color: #E35523; border: solid 1px #E35523; padding: 5px; border-radius: 3px;}
.ssl-price-mobile table tr td a {color:#25c6fc;}
.ssl-price-mobile table tr td a {color:#5a25fcf2;}
}