#site .deleted__search { overflow: hidden; white-space: nowrap;}
#site .card .quick-go p {
    float: left;
    margin: 0;
    max-height: 68px;
    max-width: 95%;
    padding: 0 0 0 3px;
    white-space: normal;
    width: 95%;
}
#site 
.card .quick-go p ~ em {
    display: none;
    font-style: normal;
    overflow: hidden;
    padding: 2px 0 0 15px;
    white-space: nowrap;
}
#site .big-common__banner .banner__circle__navigation { background: none repeat scroll 0 0 rgba(90, 203, 159, 0.7);
    bottom: 0;
    display: block;
    margin: 0 auto;
    padding: 20px 0 10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 10; }