.inm {
    float: right;
    text-align: center;
    line-height: 1.2em;
}
.quote {
    font-size: 10px;
    margin-top: 5px !important;
    text-align: center;
    line-height: 1.2em;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

a.nbig:link ,
a.top:visited {
font-size: 18px;
font-weight: bold;
color: #03C;
text-decoration: underline;
}
a.nbig:hover ,
a.top:active {
font-size: 18px;
font-weight: bold;
color: #ff1493;
text-decoration: none;
}