/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
@media only screen and (max-width: 1024px) {
	.mobile-text-visible .w-vwrapper {
		transform: none !important;
		opacity: 1 !important;
		background: rgba(51, 51, 51, 0.60) !important;
	}
}