.thank-you_header{height:300px;background-image:linear-gradient(to bottom,rgba(255,255,255,.9),rgb(255,255,255,.9)),url("<?php echo $base_url;?>assets/images/general/about-us/about-us-bg.webp");background-repeat:no-repeat;background-size:cover;background-position:center top;display:flex;align-items:center}.thank-you_header_box{width:70%;margin:0 auto;text-align:center}.thank-you_header_box p a:hover{color:#2ab241}.thank-you_header .thank-you_header_box a button{padding:8px 30px;transition:all ease-in-out .3s;border-radius:6px}.thank-you_header .thank-you_header_box a button:hover{background-color:#273d52}@media (max-width:1024px){.thank-you_header_box{width:80%}}@media (max-width:992px){.thank-you_header_box{width:96%}}@media (max-width:576px){.thank-you_header{height:420px}}