.Jurnal_Logo{
max-width: 1600px;
height: 105px;

background: url(images/logo_RWD.png);

background-repeat: no-repeat;
background-position: left center;
margin:auto;

}

.Jurnal_Logo_BG{
width:100%;
background-color:#004b7d;   

background: url(images/logo_BG_RWD.png);

background-repeat: repeat;
background-position: left center;
}

