/*
Theme Name:	PressWork - Child theme
Theme URI:	http://presswork.me
Description:	A basic child theme for PressWork
Author:		Will Mutua
Author URI:	http://afrinnovator.com/
Template:	presswork
Version:	0.1
*/

@import url("../presswork/style.css");

/*
.home article {
  width: 47% !important; 
  margin-right: 10 !important;
}

.post-type-archive-startups article {
  width: 47% !important;
  margin-right: 10px !important;
}

.blog article {
  width: 47% !important;
  margin-right: 10px !important;
}
*/

.startupvideo {
	width: 100% !important;
}