@media (max-width: 480px) {
	.preview_picture {
		object-position: top; 
		object-fit: none;
	}

}