/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.post_text_inner img { max-width: 100%; height: auto; }

body.page-template-blog-small-image .post_text h2.entry_title a,
body.page-template-blog-small-image .post_text h2.entry_title {
font-size: 18px;
}

body.page-template-blog-small-image .post_text .post_text_inner {
	padding-top: 0 !important;
	overflow-x: scroll;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	height: auto !important;
}
.yarpp-related .yarpp-thumbnail-title {
font-size: 18px !important;
line-height: 24px !important;
}