/*
Theme Name: wp
Theme URI:
Author: Arsenal Web
Author URI: https://arsenalweb.ca
Description: Arsenal Web
Version: 1.1.0
*/

@media (max-width: 1024px) {
	.post-template-default .article__img .img__container img, 
	.emplois-template-default .article__img .img__container img
	{
		height:auto !important;
	}

	.block--mode-slider .image__container__img
	{
		height:auto !important;
	}
}