/*
Theme Name: Issa
Theme URI: dev-darrell-issa.pantheonsite.io
Description: Website by Vehicle Media.
Version: 1.0
Author: Vehicle Media
Author URI: www.vehiclemedia.com.
*/

p{
	color: #808080;
	font-size: 18px;
	line-height: 24px;
}
header .nav a{
	color: #808080;
}
header .nav .cta img{
	left: -2px;
}
.home .main{
	/*background: #2d2d2d;*/
}
.home .parawrap {
    display: block !important;
    height: auto !important;
}
.about-img{
	float: left;
	padding: 0 20px 0 0;
}
@media only screen and (max-width: 768px){
	.about-img{
		width: 100%;
		height: auto;
		padding: 0 0 30px;
	}
}
