.fourColExpandableWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.fourColExpandableItem{flex-basis:23%;margin:25px 1%;background-color:white}@media screen and (max-width:900px){.fourColExpandableItem{flex-basis:45%;margin:25px 2.5%;background-color:white}}@media screen and (max-width:600px){.fourColExpandableItem{flex-basis:100%;margin:25px 0;background-color:white}}.threeColExpandableItem__Inner{padding:15px 20px}.expandableMainContent{text-align:center}.ReadMore__Content{display:block;margin-top:15px;margin-bottom:15px}.hiddenContent{display:none}