.divContent
{
   width: 100%;
   height: 768px;
   //background-image:url(../../../Images/bg.png);
}

.divRight
{
      border-radius: 5px !important; 
      border: 1px solid rgb(0, 0, 0); 
      border-image: none; 
      width: 400px;
      height: 445px; 
      margin-top: 125px; 
      margin-right: 20px; 
      float: right;
      position: relative; 
      background-color: white;
}

.imgEWM{
   width:120px;
   height:120px;
   margin-top:150px;
   margin-left:150px;
}
