.soldout-forgotten {
background: none;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    display: block;
    width: 92%;
    margin-left: 4%;
    padding: 7px 0px;
    border-color: white;
    border-style: solid;
    border-width: 1px;
}

#sidebar img {max-width:100%;}

@media screen and (max-width: 760px) {

}

