    #monthly_more_details_mobile,
    #monthly_more_details_desktop,
    #monthly_tab > div > div > div > div:nth-child(6) > button.subs7.btn.bg-red.color-white.stnd-btn.waves-effect.waves-red{
    display: none !important;
}
@media (min-width: 1099px){
    .bundle-counter .overlay table td{
    font-size: 18px;
    line-height: 18px;
}

#monthly_more_details_mobile{
    display: none;
}
}

@media (max-width: 768px){
#myTabContent .text-wrap{
    text-align: left;
}
#myTabContent .text-wrap h5 em{
    font-size: 1.7rem;
}
}

.ticker-section {
    margin-top: 50px !important;
}