.cuscloumn-4{
    border: 0px solid black;
    width: 100%;
    padding: 20px;
    height: 100px;
    overflow-y: scroll;
  }


  .cusfooter {
    background-color: #777;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: rgb(128, 44, 44);
  }