@media screen and (max-width: 460px) {


/* Hide Grey */
.background_grey { display: none; }


/*Social Proof*/
#companies {
		visibility: hidden;
	    clear: both;
	    float: left;
	    margin: 10px auto 5px 20px;
	    width: 28%;
	    display: none;
	}