@media only screen and (max-width: 600px) {
	#block-450 {
		width: 100%;
		max-width: 100%;
	}
}

