.bingo-template {
    position: relative;
}
.temp6-block .con {
    padding: 2rem 1rem;
}
.temp6-block .con:nth-child(even) {
    background: #F1F9FC;
}
.temp6-block .con h3 {
    font-size: 28px;
    font-weight: bold;
}
.temp6-block .con .txt {
    margin-top: 10px;
}
.temp6-block .con h4 {
    font-size: 24px;
    font-weight: normal;
    margin-top: 30px;
}
.con dl dd {
    display: flex;
    padding: 0.5rem 0.8rem;
    margin-left: 0;;
    position: relative;
}
.con dl dd strong {
    width: 30%;
}
.con dl dd span {
    width: 70%;
}
.con dl dd:nth-child(even) {
    background: #F1F9FC;
}
.temac{position: absolute;right: 0;top:10px;width: 40px!important;}
.con h3 {
    font-size: 28px;
    font-weight: bold;
}
.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) {


}