@media (min-width:768px){
.BIF-pic img{width:513px;}
.BIF-title{font-size:30px;font-weight:bold;color:#ff6600;}
}
@media (max-width:767px){
.BIF-pic img{width:100%;}
.BIF-title{font-size: 30px;font-weight: bold;color: #ff6600;line-height: 33px;margin-top: 80px;}
}
.BIF-wrap{margin-top:24px;font-size:15px;}
.tbFire{font-size:24px;font-weight:bold;margin-bottom:24px;}
.BIF-content{margin-bottom:10px;line-height:30px;}
.BIF-pic{text-align:center;margin-bottom:50px;padding-top:20px;}
.BIF-subtitle{font-weight:bold;font-size:21px;margin:35px 0 35px 0;color:#f60;}
.BIF-ul ul{list-style-type:none;padding:0;}
.BIF-ul li{margin-bottom:7px;}
.BIF-ul li:before{content:'✔';margin:0.5%;}
