/**
Theme Name: Veeroll
Author: Gwacamol
Author URI: https://gwacamol.sg
Description: Custom theme for Veeroll compatible with Astra and Elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: veeroll
Template: astra
*/


@media (max-width: 767px) {
	
.new-home-grid-template .e-con-inner {
	display: flex;
	flex-direction: column;
}
	.single-post .uael-video-inner-wrap img {position:relative !important;}
	.single-post .uael-video__outer-wrap iframe {position:relative !important;}
}