.contact_global{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;padding:50px 0;width:100%}.contact_global .content_wrapper{display:flex;justify-content:space-evenly;max-width:1040px}.contact_global .col.image-wrapper{display:flex;flex-direction:column;justify-content:center;width:30%}.contact_global .col.text-wrapper{display:flex;flex-direction:column;justify-content:center;width:70%}.contact_global img{border-radius:8px;height:auto;max-width:300px}@media screen and (max-width:768px){.contact_global .content_wrapper{flex-direction:column}.contact_global .col.image-wrapper,.contact_global .col.text-wrapper{width:100%}.contact_global img{margin-bottom:20px;padding:0 20px}}