/**
 * Theme Name:Tractari Auto
 * Description: Tractari Auto
 * Author: Adrian Codreanu
 * Template: blocksy
 * Text Domain: blocksy
 */



.wp-block-cover__image-background.has-parallax{
	background-attachment: fixed !important;
}

@media (max-width: 767px) {
	.colreverse {
		flex-direction: column-reverse;
	}
}
