/* 
Theme Name: Zan Times 
Version: 1.0 
Description: Custom theme. 
Author: Pink Robot
Author URI: 
Text Domain: zantimes
*/

@media screen and (max-width: 991px) {
	.header__main .navbar-collapse {
		height: calc(100vh - 105px);
	}
}