strongs .button-clear-md{ color: #307e4b; } .strongs-title { background-color: #c6efd4; } strongs { ion-scroll { height: 200px; } .strongs-def { float: left; } .strongs-cross { float: left; } p { padding-left: 1em; } .scroll-content { padding: 0px !important; } dd { -webkit-margin-start: 12px; } } @media screen and (max-width: 749px) { strongs { .strongs-def { width: 100%; } .strongs-cross { width: 100%; } } } @media screen and (min-width: 750px) { strongs { ion-scroll { height: 400px; } .strongs-def { width: 50%; padding-right: 12px; } .strongs-cross { width: 50%; } } }