﻿  .roundedCorner {  width: 100%;
    height: 135px;
    border: solid 1px #555;
    background-color: #eed;
    box-shadow: 10px -10px 5px rgba(0,0,0,0.6);
    border-radius: 25px;
  }
  .divimg2 {
    float: left;
    margin-top: -116px;
    margin-left: 150px;
}