/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
#page .stockex ul {
    margin: 0 0 1em 0 !important;
}

.stockex .trade-card {
    height: 7rem;
}

.stockex .news-card{
    height: 13rem;
}