.wineriesList img {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}
.wineriesList .wineriesLink {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #820040;
}
