/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 16 2026 | 08:28:16 */
@media (max-width: 768px) {
	.download-form {
		height: auto !important;
	}
	
	.download-form p:last-child{
		margin-bottom: 0px;
	}
	
	.video-block__video-play{
		z-index: 9999;
	}
}