.highlight-box{border-radius:10px;display:flex;flex-direction:column;flex-wrap:nowrap}.box-left{justify-content:start;align-items:start}.box-center{justify-content:center;align-items:center}.box-right{justify-content:end;align-items:end}@media (max-width:768px){.highlight-box{margin:1.5em 0!important}.highlight-box img{max-width:80%!important}}