.stickers__one{max-width: 380px;width: 100%;margin: 5px; padding: 10px; border: 1px solid #cacaca; border-radius: 3px; text-align: center;}
.stickers__one .table_stickers{display: table-cell; width: 1%; vertical-align: middle; height: 280px;}
.stickers__one img{border-radius: 3px; width: 100%; max-height: 400px;margin-bottom: 5px;}
.wallpapers__page .sceensize__wallpapers{margin-bottom: 10px;}
.wallpapers__page .sceensize__wallpapers:last-child{margin-bottom: 0px;}
.sceensize__wallpapers a{margin: 10px 3px 0;width: 114px;text-align: center;text-decoration: none;}
@media screen and (max-width: 819px) {
    .stickers__one .table_stickers{height: auto;}
}