#ContractImg {
  position: relative;
}
#ContractImg .contract_image {
    margin-bottom: 50px;
}
#ContractImg .contract_image img {
  width: 100%;
  height: 100%;
}
