/*
Theme Name: NewsPaper
Theme URI: http://weartstudio.eu/
Author: weartstudio
Author URI: https://themeforest.net/user/weartstudio
Description: Do you like the old paper newspapers? If your answer is 'Yeah' than you will love this WordPress theme, because it's look like a good old fashion newspaper. Easily setup, no need plugins, or any theme specific setting.
Version: 4.0.1
Text Domain: newspaper
*/


iframe {
  	width: 100% !important;
    width: -moz-available !important;          /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available !important;  /* Mozilla-based browsers will ignore this. */
    width: fill-available !important;
	
}

.border-right {
	border: none !important;
}

div.mobile-logo a img {
	width: auto !important;
	height: auto !important;
}
