/* Max Height Css Class Start */ .tw-max-h { &-screen { height: 100vh; } &-88-px { max-height: 88px; } &-240-px { max-height: 240px; } &-300-px { max-height: 300px; } &-430-px { max-height: 430px; } &-778-px { max-height: 778px; } } /* Max Height Css Class End */