
			
						.tribe-events-event-image .size-full{
				max-height:480px;
				padding:20px;
			}
			
			.tribe-common .tribe-common-c-btn {
			    background: #4582A8!important;
			    color: #ffffff!important;
			    border: none!important;
			}
			
			.tribe-common .tribe-common-c-btn:hover,
			.tribe-common .tribe-common-c-btn:active{
			    color: #ffffff!important;
			    background: #05263a!important;
			}
			
			@media only screen and (max-width: 767px) 
			{
			div.wp-caption { width:100%!important;}
			}
			
			@media only screen and (min-width: 768px) 
			{
			div.wp-caption { width:auto;}	
			}
					
		