.divitens{display:flex;gap:55px;justify-content:space-between;width:100%}.divitem img{max-height:58px;object-fit:contain;object-position:left center;width:100%}.divitem{max-width:260px;width:100%}.divitem h3{font-size:30px;font-weight:600;line-height:125%;margin:16px 0!important}.divitem p{font-size:15px;font-weight:400;line-height:130%}@media only screen and (max-width:767px){.divitens{flex-direction:column;gap:35px}.divitem{max-width:96%}}