iframe .flickr-embed-photo{
    width: 100% !important;
    height: auto !important
}
iframe .flickr-embed .flickr-embed-photo{
    width: 100% !important;
    height: auto !important
}
.iframe-container{
    position: relative;
    padding-bottom: 50.25%;
    padding-top: 30px;
    height: 0;
}
.iframe-container iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
img{
    max-width: 100%;
}
#sponsor{
	display:none !important
}
.single .post-content h1, .single .post-content h2, .single .post-content h3, .single .post-content h4, .single .post-content h5, .page .posts h1, .page .posts h2, .page .posts h3, .page .posts h4, .page .posts h5{
color: inherit !important
}