.bingo-template {
    position: relative;
}
.con {
    padding: 2rem 1rem;
}
.con:nth-child(even) {
    background: #F1F9FC;
}
.con h3 {
    font-size: 28px;
    font-weight: bold;
}
.con .txt {
    margin-top: 10px;
}
.con .itmes .temp6{border:0;width: 100%}
.con .itmes .temp6 tbody{border:0;width: 100%}
.con .itmes .temp6 tr{position: relative}
.con .itmes .temp6 td {
    padding: 0.5rem 0.8rem;
    margin-left: 0;border: 0;
}
.con .itmes .temp6 .tn{
    width: 30%;font-weight: 700;
}
.con .itmes .temp6 .tt {
    width: 70%;
}
.con .itmes .temp6 tr:nth-child(even) td {
    background: #F1F9FC;
}
.con .itmes .temp6 tr td.temac{position: absolute;right: 0;top:10px;width: 40px!important;padding:0}
.con h3 {
    font-size: 28px;
    font-weight: bold;
}
hr{padding:0;margin:0}
.temac>span{display:inline-block;width:12px!important;height:12px!important;line-height: 12px;text-align: center;background:#f00;color:#fff;border-radius: 100%;;}
.temac .ad-row{background-color:#17A2B8;}
.about-block .right .con:nth-child(even){background: unset;}
@media (min-width:768px) {


}