/*
Theme Name: BackpackTraveler
Theme URI: http://backpacktraveler.mikado-themes.com
Description: Modern Travel Blog
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: backpacktraveler
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.mkdf-row-grid-section-wrapper {
	background-repeat: no-repeat;
    background-size: cover;
}
.vc_row {
	background-repeat: no-repeat;
    background-size: cover;
}
.wpb_single_image .vc_figure {
	width: 100%;
}
.wpb_single_image .vc_single_image-wrapper {
	width: 100%;
}
.wpb_single_image img {
	width: 100%;
}