html,body{height:100%;background-color: #fbd85d;}
.container{height:57.75rem;background:url("../images/bg.jpg") no-repeat center/100% 100%;}
    .box{text-align: center;color:#fff;position:absolute;top:34rem;left:50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);width: 100%;}
        .box h3{font-size: 1.55rem;font-weight:400;}
        .box p{margin-top:0.75rem;font-size:1.7rem;font-weight:bold;}
        .box img{display:block;margin:0 auto;margin-top:2.0rem;width: 11.95rem;height: 11.9rem;}