/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 30, 2018, 4:32:40 PM
    Author     : mv
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 27, 2018, 3:04:21 PM
    Author     : mv
*/
body.zz-site-mobile #news_body {
  /*		
		.responsive-wider-than(@breakpoint-lg, {
			.zz-video-wrapper{
				margin-bottom: 10px;

				iframe{
					height: 400px;
				}
			}
		});
		*/
}
body.zz-site-mobile #news_body .zz-video-wrapper {
  margin-left: -10px;
  margin-top: -10px;
  margin-right: -10px;
}
body.zz-site-mobile #news_body .zz-video-wrapper iframe {
  width: 100%;
  height: 260px;
}
