

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

	#sample-waterfall
	{
		text-align: center;
	}

	
	.movie-box .photo-frame
	{
	    margin:0px;
	}



	.movie-box
	{
		width: 120px;
	}

    .movie-box img
    {
        height: 90px;
    }
}