#gb-settings{
	#save-settings-button{
		clear:both;
		margin-top:50px;
		float:right;
		
		margin:50px 5%;
	}
	
	#intro-videos{
		position:relative;float:left;clear:both;width:100%;
		margin:0;
		li{
			list-style:none;
			position:relative;float:left;clear:none;
			
			width:25%;
			margin-top:15px;
			
			h6{
				margin:10px 0;
			}
		}
	}
}