

@media only screen and (max-width: 480px) {
	div#hypotheekrente-container{
	margin-left: -15px !important;
	margin-right: -20px !important;
	padding:0 !important;
	}
	
	
	.btstrp .tool-container{padding:0 15px !important;}
	div#hypotheekrente-container div#f1.container.btstrp.hypotheekrente{background:red !important}
	th.options{text-align:left !important;}
	.btstrp .tool-container h1{color:red;}
}
