.boxWithImage .imgOverlay:hover img, .boxWithImage img:hover {
    transform: scale(1.03);
}

#contour_form_TipsaenvänLedigtjobb div.jobbetsnamn input {
    pointer-events: none;
    border: medium none !important;
    font-size: 22px;
    width: 100%;
    max-width: 100% !important;
}

@media only screen and (max-width: 767px) {
	.ReferensMedBg .ReferensListaText	
	{
		display:block;
		position: static;
		width: auto;
		transform: none;
		color: #555;
	}
	
	.ReferensListaReadMore
	{
		margin-bottom: 30px;
	}
	
	
}

