.img {
    width: 100%;
}

.topLinkDiv{
    width: 8%;
    border-width: 2px;
    margin-right: 1px;
}

.columns{
    width: 15.5%;
}

#toplinksContent {
    display: flex;
    justify-content: center;
    width: 100%;
}

.LinkIndex {
    position: absolute;
    margin-left: 3px;
    margin-top: 2px;
    font-size: 12px;
    display: inline-block;
    color: #CC7832;
}

.CategoryIndex {
    position: absolute;
    margin-top: 12px;
    margin-left: 3px;
    font-size: 12px;
    display: inline-block;
    color: #CC7832;
}