body .box-section .container .box-wrapper{display:flex;justify-content:space-between;align-items:center;padding:1em;border:1px solid #b0b0b0}body .box-section .container .box-wrapper h2{font-family:var(--Baskervville);font-weight:400;color:var(--black);font-size:1.9em;padding-right:2em}body .box-section .container .box-wrapper .head-btn,body .box-section .container .box-wrapper .img{width:50%}@media only screen and (min-width:768px) and (max-width:1000px){body .box-section .container .box-wrapper h2{padding-right:0}body .box-section .container .box-wrapper a{padding:.8em 1em}}@media (max-width:767px){body .box-section .container .box-wrapper{margin-bottom:2em}}