
/*
 Theme Name:     prawnvoice
 Description:    divichild
 Author:         Wet-Coast
 Author URI:     http://www.wet-coast.com
 Template:       Divi
 Version:        1.0.0
*/
 

 
/* =Theme customization starts here
------------------------------------------------------- */

/* header */

.et_fixed_nav #logo {
    margin-bottom: 0;
    max-height: 140px;
}

#et-top-navigation {
    float: right;
}


@media all and (min-width: 768px) {
.et_pb_posts img {
float: left; margin-right: 1em;
}
.et_pb_posts article:after { /* Clear floated image */
content: ""; display: table; clear: both;
}
}