/*
Theme Name:   Voxel (child theme)
Theme URI:    https://getvoxel.io/
Author:       27collective
Author URI:   https://27collective.net/
Template:     voxel
Version:      1.0
Text Domain:  voxel-child
*/


.ts-single-slide img, .ts-slider img {
    width: auto!important;
    height: 460px!important;
    aspect-ratio: revert-layer!important;
    text-align: center!important;
    margin: auto!important;
}
.ts-single-slide .ts-preview, .ts-slider .ts-preview {
    background: #e5e1dc;
}