div.rowom{

display: flex;
}

div.ghf {
width:auto;
background: black;
height: 12px;



}

h2.bkm {

	font-size: 24px;
	font-family:palatino ;

}

div.oo {
	text-align: center;
}

p.asd {
font-size: 17px;
color: black;
text-align: center;
}



img.cus{
   	
	width: 800px;
	display: block;
	border-radius: 8px;
	margin-left: auto;
	margin-right: auto;
	transition: ease-in all 0.5s;
	 background: #fff;
     padding: 80px 0 40px 0;
}

body{

	color: #666666;
     font-size: 14px;
     font-family: 'Roboto', sans-serif;
     line-height: 1.80857;
     font-weight: normal;
}