/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

#header .logo img {
    height: 70px;
    max-width: 100%;
}

.preview2Ad {
    margin-bottom: 10px;
}

.tematic-text-div {
    margin: 10px;
    font-size: 15px;
}

.tematic-text-div h1 {
    font-size: 1.5rem;
}

.preview2body {
    padding: 10px;
}

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

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