
/* Size of Logo on Mobile Screen */

@media screen and (max-width: 600px) {
.cid-vkgDlPyAp5 .img-wrap img {
  /* width: 20%; */
  width: 50% !important;
}

	}