/*
Theme Name: Fast Trader
Author: Omnitask
Author URI: https://omnitask.ba
Version: 1.0.0
Text Domain: _custom
*/

.bg-image-wrapper {
    top: -94px;
    height: 300px;
}


@media(max-width:480px) {
	.laptop-img {
	height: 272px;
}
	.bg-image-wrapper {
    top: -94px;
    height: 200px;
}
}
