.bcb-wrapper{

    max-width:1200px;

    margin:50px auto;

    padding:40px;

    border-radius:20px;

    background:#fff;

    box-shadow:0 15px 40px rgba(0,0,0,.08);

}