@media screen and (min-width: 992px) {.Left40PercentText{position: absolute; left: 2em; top: 2em; width: 40%; overflow: auto; bottom: 2em;}.Center40PercentText{position: absolute; width: 40%; right: 0; left: 0; top: 0; bottom: 0; margin: auto; height: fit-content; overflow: auto; bottom: 2em;}.Right40PercentText{position: absolute; right: 2em; top: 2em; width: 40%; overflow: auto; bottom: 2em;}}@media screen and (max-width: 991px) {.Left40PercentText{}.Center40PercentText{}.Right40PercentText{}}