/*
Theme Name: Intentionally Blank
Theme URI: https://www.nilovelez.com/portfolio/blank/
Author: Nilo Velez
Author URI: https://www.nilovelez.com/
Description: This theme was intentionally left blank. There are times when all you need is the WordPress dashboard and an blank frontend. You might be using the WordPress REST API as a backend for a mobile App or you might be a minimalism obsessed hipster. This is your theme.
Version: 2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, theme-options, translation-ready
Text Domain: intentionally-blank
Requires at least: 4.6
Tested up to: 5.5
Requires PHP: 5.6
*/

@media screen and (max-width: 992px) {
	#product_image { 
		width: 100% !important;
	}
	
	#product_content { 
		width:100% !important;
	}
	
	#page_content { 
		padding-top:10%;
	}
}