
.container h1 { 
	font-size: 30px;
}
img.size-large, img.wp-post-image{
    height: auto;
    max-width: 100%;
    width: 100%;
}
img{
border-style:none;
}
a{
border-style:none;
}

@media only screen and (max-width: 767px){
                .marquee .text-box h1{
		font-size:14px;
		line-height:16px;
	        }
}

.carousel.responsive1 .slide .image {
width:50%;
margin:0 25%;
}

.single-post .image img{
width:auto;
max-width:50%;
}

.twitter-box {
padding:0;
}