.image_resized > img {
	max-width: 100%;
    height: auto;
}

.image img {
    width: 100%;
}
