.app-sale-slideshow table tr td{
    border:none;
    vertical-align: middle;
}

.app-sale-slideshow .article-img{
    width:100%;
}
.app-sale-slideshow .article-link{
    font-size: 1.2rem;
}

.app-sale-slideshow .article-link .link-font-icon{
    font-size: 3rem;
}

.app-sale-slideshow .article-link .link-name{
    font-size: 2rem;
    color: red !important;
    text-shadow:-2px 0 yellow, 0 2px yellow, 2px 0 yellow, 0 -2px yellow;
}