.privacy_info{
	width: 96%;
    padding: 2%;
    padding-bottom: 5%;
    display: inline-block;
    border-bottom: 5px solid #ededed;
}
h1.privacy_title{
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2.5em;
    text-align: center;
}
.privacy_con{
    font-size: 1em;
    line-height: 1.5em;
    color: #5b5b5b;
}
.contactus{
	font-size: 1em;
    font-weight: bold;
    line-height: 1.2em;
    text-align: left;
    margin-top: 10px;
}
.email{
	font-size: 1em;
	line-height: 1.2em;
    text-align: left;
	color: #0285e5
}
.privacy_con h2{
    font-weight: bold;
    font-size: 1em;
    line-height: 1.8em;
}