


@media only screen and (max-width: 768px)
{

}





@media only screen and (max-width: 680px)
{

	.biodrone-structure h2
	{
		margin: 0 20px 30px 20px;
	}

	.biodrone-structure ul
	{
		height: auto;
	}


	.biodrone-advantages .info-section-text-item-text
	{
		height: auto;
	}
}



@media only screen and (max-width: 640px)
{

	.biodrone-webinars .info-section-video-text > p
	{
		height: auto;
	}

}


@media only screen and (max-width: 540px)
{

	.info-section-video-item
	{
		margin: 0 0 100px 0;
	}

	.product-presentation-link > a 
	{
		margin: 20px 10px;
	}

}





@media only screen and (max-width: 380px)
{

.biodrone-production > div > p
{
	font-size: 14px;
}

}
