.carrer_gallery.photoGallery{
	padding: 10px 0;
	margin: 65px 0;
}
@media screen and (max-width: 767px) {
	.carrer_gallery.photoGallery{
		padding: 0px 0;
		margin: 40px 0;
	}
  .carrer_double .icons-box-contents-wrapper .icon-box-row .icon-box-wrapper .icons-boxes .icon-boxes-content .viewmore .link-view-more {
    font-size: 12px;
  }
  .carrer_double .icons-box-contents-wrapper .icon-box-row .icon-box-wrapper .icons-boxes .icon-boxes-content .viewmore .link-view-more img {
    height: 10px;
    width: 10px;
  }

  .carrer_single .icons-box-contents-wrapper .icon-box-row .icon-box-wrapper .icons-boxes {
    padding: 20px 0;
  }
	.carrer_single .icons-box-contents-wrapper .icon-box-row .icon-box-wrapper:first-child .icons-boxes{
		padding-top: 0;
	}
}