@media only screen and (min-width: 768px) {
    /* For mobile phones: */
    .c-layout-page{
		position: relative;
        /* top: 50px; */
    }
	
		
}

/*
.img-responsive{
	width: 100% !important;
    height: auto !important;
}
	*/
