.dragons-den {
   display: none !important;
}
@media screen and (min-width: 1750px) {
body #login {
    position: relative;
    float: right;
    padding: 32px 0 32px 20px;
    top: auto;
    right: auto;
}
}
.widget_tag_cloud h2 {
    display: none;
}
.tagcloud a {
    font-size: 14px !important;
    font-weight: 300;
    color: #000;
margin-right: 5px;
    line-height: 22px;
}