@media (max-width: 768px) {
	#monthly .row, #yearly .row {
		display: block !important;
	}
}