#layoutwrapper .col
	{
	width:100%!important;
	}
.play
	{
	width: 100%;
	height: 100%;
	text-align: center;
	background: url('/images/design/2015/homepage/play.png') no-repeat;
	background-position: center;
	opacity :0.5;
	}
.smaller-heading
	{
	font-size: 1.325em;
	}
.clear{clear:both;}
.bottom-line{border-bottom:1px solid #dddddd;display:table;width:100%;margin-bottom:20px;}