@media (max-width:768px){
	.logo_wrapper a img{
		height:auto !important;
		width:280px !important;
	}
}

.top_nav .top_nav_wrapper > ul > li, .top_nav .main_menu_nav > ul > li {
    position: relative;
    float: left;
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
    font-weight: 600 !important;
    text-transform: inherit;
}

.wpb_content_element ul li:before {
    content: "\f04d";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    left: 0;
    top: 8px;
    display: inline-block;
    vertical-align: top;
    font-size: 5px;
    color: transparent;
    transform: rotate(45deg);
}

.page_title h1 {
    color: #ffffff;
}

.mpc-image-placeholder{
	background-position: center!important;
	background-size: 750px!important;
	background-image: url(http://www.davidrees.wales/wp-content/uploads/2016/11/national-assembly-for-wales-1000-px.png);
	background-repeat: no-repeat;
	background-color: none;
}

#social-stream-1801 .stream .inner .section-text{
	font-size:14px;
	letter-spacing:0px;
	line-height:20px;
	
}

h1:after, .h1:after, h2:after, .h2:after, h3:after, .h3:after, h4:after, .h4:after, h5:after, .h5:after, h6:after, .h6:after {
    background: none;
      }