/*
Theme Name: Xwrite child
Version: 2.0.0
Template: xwrite
*/

.top_sev{
	display:flex;
}
@media screen and (max-width: 801px){
.top_sev{
	display:inline-block;
}
	.top_sev_in{
	float:left;
		width:33%;
}
}
