.battle-page{display:flex;color:#fff;font-family:bigfont;background-image:url(../img/Battle_bg.d2d00a7e.jpg);background-size:cover;background-position:50%}.battle-page .container{display:flex;align-items:top;margin-top:50px;justify-content:space-between}.battle-page .monster{margin-left:100px}.battle-page .monster .big-title{color:#ffa900;font-size:22px;margin-bottom:10px;text-align:center}.battle-page .monster .monster-gallery{display:flex;flex-wrap:wrap;width:640px}.battle-page .monster .monster-gallery .monster-card{width:300px;margin-bottom:40px}.battle-page .monster .monster-gallery .monster-card .btn{background-color:#ffa900;width:100%;height:33px;line-height:33px;text-align:center;font-size:14px;border-radius:5px}.battle-page .monster .monster-gallery .monster-card .img{height:280px;position:relative}.battle-page .monster .monster-gallery .monster-card .img img{width:300px}.battle-page .monster .monster-gallery .monster-card .img .monster-intro{position:absolute;right:0;top:0}.battle-page .monster .monster-gallery .monster-card .img .monster-intro .name{font-size:22px;width:85px;line-height:30px}.battle-page .monster .monster-gallery .monster-card .img .monster-intro .line-title{font-size:12px;margin-bottom:5px}.battle-page .monster .monster-gallery .monster-card .img .monster-intro .line-content{font-size:22px;margin-bottom:5px}.battle-page .monster .monster-gallery .monster-card:nth-child(2n){margin-left:40px}.battle-page .hero{width:250px;text-align:center}.battle-page .hero .big-title{color:#ffa900;font-size:22px;margin-bottom:10px;margin-bottom:40px}.battle-page .hero .avatar{width:300px}.battle-page .hero .selector{display:flex;color:#ffa900;justify-content:space-between;margin-bottom:40px}.battle-page .hero .selector .info-block .name{font-size:18px}.battle-page .hero .selector .info-block .level{font-size:12px}.battle-page .hero .team-info{display:flex;justify-content:space-between}.battle-page .hero .team-info .line.available{margin-right:10px}.battle-page .hero .team-info .line .title{font-size:15px;margin-bottom:10px}.battle-page .hero .team-info .line .content{font-size:25px}