
#solutions_how_can_help {
    /*border: solid 1px black;*/
}
#solutions_how_can_help_container {
}
#solutions_how_can_help_content {
    flex-direction: row;
}
#solutions_how_can_help_texts {
    display: flex;
    flex-direction: column;
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 831px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}

