.top-nav {
    padding: 6px;
    background-color: white;
}
.top-menu {
    padding: 0px !important;
}

div#block-banner img {
    width: 100%;
    height: auto;
}


a, a * {
    white-space: normal !important;
}

p.text-align-center.register-text a {
    line-height: 35px;
    font-size: 20px;
}





.order-wrapper {
    box-shadow: 0 0 8px grey;
    padding: 15px !important;
    border-radius: 10px;
    margin: 15px auto !important;
    width: 98%;
    text-align: center;
}

.order-wrapper img {
    height: 150px !important;
    width : auto;
}

a.order-link {
    padding: 8px 13px;
    font-size: 17px;
    background-color: #009634;
    color: white;
    border-radius: 3px;
}
.order-wrapper div:last-child {
    margin: 10px 0;
}
.tns-nav {
    margin: 0px !important;
}

.more-link {
    text-align: right;
}



.more-link a {
    background-color: #2f958d;
    padding: 6px 12px;
    color: white;
    border-radius: 6px;
    font-size: 13px;
}




