@charset "UTF-8";
/* https://aljareedalb.net/wp-content/uploads/custom-css-js/8288.css?v=2967 */
.header_adv_area_container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:10px}.header_adv_area{flex:1;display:flex;align-items:center;max-width:48%}.header_adv_link{flex:1;margin:0 3px}.header_adv_image{width:100%;border-radius:10px}.header_adv_area a:last-child .header_adv_image{width:85%}@media (max-width:768px){.header_adv_area_container{flex-direction:column}.header_adv_area{flex-basis:100%;max-width:100%}}