.sub-footer{align-items:center;display:flex;height:300px;justify-content:center;margin:0}.sub-footer__img{max-width:200px}.sub-footer__div-titles{margin-right:5%}.sub-footer__div-titles__title{text-align:center}.sub-footer__div-titles__sub-title{border:2px solid gray;border-radius:20px;margin:0;padding:10px;text-align:center}@media (max-width:600px){.sub-footer{flex-direction:column-reverse;height:auto}.sub-footer__img{margin-top:10px}.sub-footer__div-titles{margin-bottom:2%;margin-right:0}.sub-footer__div-titles__sub-title{background:#000;color:#fff}}