.entitycontainer{background:linear-gradient(90deg,#d26128 50%,#0091c4 0);border-bottom:2px solid #fff;border-top:2px solid #fff;display:flex;justify-content:center;width:100%}.entitycontent{display:flex;max-width:1100px;width:100%}.blue-half-content,.orange-half-content{flex:1;padding:20px}.orange-half-content{background-color:#d26128;border-right:2px solid #fff;text-align:center}.blue-half-content{background-color:#0091c4;text-align:center}.sizefix{max-height:33px;width:auto}.button-container{box-sizing:border-box;padding:10px;width:100%}.full-width-btn1{color:#d26128}.full-width-btn1,.full-width-btn2{background-color:#fff;border:none;cursor:pointer;display:block;font-family:Futura-Medium;font-size:16px;padding:7px;text-align:center;text-decoration:none;transition:background-color .3s}.full-width-btn2{color:#0091c4}.full-width-btn:hover{background-color:#2980b9}@media (max-width:830px){.entitycontainer{background:none}.entitycontent{flex-direction:column}.blue-half-content,.orange-half-content{border-right:none;padding:20px 0;width:100%}.orange-half-content{border-bottom:2px solid #fff}}