.description-ul li{
 font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}
@media (max-width: 480px){
.province-img{
	margin-bottom: -150px !important
}
.table tbody tr td {
	font-size: 9px;
    padding: 10px 0px !important;
}
.table thead tr th {
	    font-size: 11px;
    padding: 15px 0px !important;
}

}
.table-bg{
	background-color: #330136e6;
	color: #ffffff;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ec18e6;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #f619eb;
	padding:18px;
}
.feature-box h5{
	font-size: 16px;
}
.feature-box-ul li{
	color: #fff;
    list-style-type: disclosure-closed;
    /* padding: 0px 27px; */
    margin-left: 20px;
    font-size: 14px;
}
table tbody tr td{
	    font-size: 14px;
    padding: 22px 0px !important;
}
table thead tr th{
	    font-size: 16px;
    padding: 15px 0px !important;
}
.subscribe-wrapper1 {
    padding: 0px;
    box-sizing: border-box;
    border-radius: 20px;
    background: #300132a8;
    border: 3px dashed #ff1af4;
}
.lock-token{
        margin-left: 75%;
    margin-top: -4%;
    border-radius: 50%;
    background-color: #1d5600;
}
.lock-token i
 {
    font-size: 25px;
    padding-left: 7px;
    color: #fff;
    padding-top: 3px;
}