@media (min-width: 768px) {
    #main-content--first-div {
    	width: 100%;
    	float: left;
    }
}