  #column-2880435952694 .column-three {
    align-self: center !important;
    margin-bottom:  3rem !important;
}

@media (max-width: 575px) {
#column-2880435952694  {
        display: flex;
    flex-direction: column-reverse;
}

#column-2880435952694 .column-three {
    margin-bottom:  0 !important;
}
}