/**
Theme Name: Video Crop
Theme URI: http://videocrop.braincraftapps.com/
Author: Kajem
Author URI: http://videocrop.braincraftapps.com/
Description: Video crop theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: videocrop
*/
.navbar .logo-image img {
  width: 80px;
  height: auto;
  border-radius: 7px;
}
.mt-150{
  margin-top: 150px;
}
.blog-image{
	height: 200px;
	overflow: hidden;
}
.pagination a, .pagination span{
	margin-right: 10px;
}
.pagination div.inline-block{
	margin: 0 auto;
}