.container.grid > div:nth-child(2)::after {
  content: "";
  display: block;
  background-image: url('https://cdn.salla.sa/form-builder/0gjtOj4RcuyQ5nynKhl2iKyHCzFBY8yz9NS3yjEP.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 150px;
  height: 100px;
  margin-top: 15px;
}