.flex-horizontal{display:flex;flex-flow:row;justify-content:space-around;align-items:center}@media (max-width:1023px){.flex-horizontal{display:flex;flex-flow:column}}.full-width{width:100%}.text-center{color:#FFF;text-align:center}