div.time-limited-text {
    width: calc(100% - 30px);
    height: auto!important;
    margin: 0 15px 20px;
    background: #d9edf7;
}
div.time-limited-text .panel-heading {
    border-bottom: none!important;
}