/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
@media (min-width:1025px){
	.single-post main#page-content {
    	padding-bottom: 5vh!important;
	}
.postid-18360 .relpost-thumb-wrapper,
.postid-18354 .relpost-thumb-wrapper,
.postid-18338 .relpost-thumb-wrapper,
.postid-18331 .relpost-thumb-wrapper,
.postid-18323 .relpost-thumb-wrapper,
.postid-18273 .relpost-thumb-wrapper
{
    padding-bottom: 20vh!important;
}
}
@media (max-width:1024px) and (min-width:601px){
	.single-post main#page-content {
    	padding-bottom: 5vh!important;
	}
.postid-18360 .relpost-thumb-wrapper,
.postid-18354 .relpost-thumb-wrapper,
.postid-18338 .relpost-thumb-wrapper,
.postid-18331 .relpost-thumb-wrapper,
.postid-18323 .relpost-thumb-wrapper,
.postid-18273 .relpost-thumb-wrapper
{
    padding-bottom: 10vh!important;
}
}
@media(max-width:600px){
	.single-post main#page-content {
    	padding-bottom: 2vh!important;
	}
.postid-18360 .relpost-thumb-wrapper,
.postid-18354 .relpost-thumb-wrapper,
.postid-18338 .relpost-thumb-wrapper,
.postid-18331 .relpost-thumb-wrapper,
.postid-18323 .relpost-thumb-wrapper,
.postid-18273 .relpost-thumb-wrapper
{
    padding-bottom: 5vh!important;
}
}
