.left-section img {
	max-width: 100%;
	height: auto;
	border-radius: 0.5rem;
	box-shadow: 0 0.25rem 0.75rem rgba(0,0,0,0.1);
}
.right-section img {
	max-width: 100%;
	height: auto;
	border-radius: 0.5rem;
	box-shadow: 0 0.25rem 0.75rem rgba(0,0,0,0.1);
}