<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@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;
    }
}</pre></body></html>