.b-cityselect__wrapper--topshop_blog_regional {
    margin-right: 10px;
    text-align: left
}

.b-cityselect__city span {
    width: auto !important;
    height: auto !important;
    background: 0 0 !important;
    border-radius: 0 !important
}

.feature-preview {
    display: none;
}

.category .feature-preview {
    display: block;
    position: absolute;
    right: 4px;
    top: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 5px;
    /*border-radius: 8px;
    border-style: groove;
    border-width: 1px;*/
    z-index: 1;
    background-color: #f6f6f6;
    color: black;
}
