@media screen and (max-width: 1024px) {
.flexRowContent {
display: flex;
flex-direction: column;
}
margin-right: 40px;
margin-left: 40px;