@media only screen  and (min-width: 0px) and (max-width:767px) 
{
	.tags-infoH{
	 background: none;
	}
	.itemCarTag {
		left: 27px;
	}
	.bton-home {
      left: 0px;
	  width: 100%;
     }
	.bton-Hvis{
	     position: relative;
         left: 55px;
	}
	.selectt {
      width: 100%;
	}
	
	.img-CallActionHome {
		        margin-top: 20px;

            height: auto;

    object-fit: cover; 
    max-width: 100%;
}
	
}