

@media screen and (max-width: 768px) {
	.flickerplate {
	    position:relative;
	    width:100%;
	    height:200px;
	    background-color:#e6e6e6;
	    overflow:hidden
	}
)