/*!
Theme Name: Abi sound
Theme URI: #
Author: 
Author URI: 
Description:
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: shiftwise
Tags:
*/

.main-slider .tt-slide .slide-bg img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    max-width: none;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100% !important;
}