.requests-wrap{display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;flex-wrap:wrap;margin:0 auto;justify-content:space-between}.requests-wrap .assessment-wrap,.requests-wrap .estimate-wrap{width:48%;margin:1%}.assess-image,.estimate-image{padding-top:30%;background-repeat:no-repeat !important;background-position:50% 50% !important;background-size:cover !important}.assess-copy,.estimate-copy{background:rgba(230,231,232,1);padding:20px}.request-button{background:rgba(11,119,190,1);color:#fff;padding:15px 20px;border-top:3px solid #fff;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;display:block}.request-button h3{margin:0}.request-button:hover{background:rgba(11,119,190,.7);color:#fff}@media(max-width:768px){.requests-wrap{flex-wrap:wrap}.requests-wrap .assessment-wrap,.requests-wrap .estimate-wrap{width:98%;margin:1%}}