/* General line height */

#general-line {
		line-height: 40px !important;
}

/* Perla Logo */

#about-imag {
		width: 700px !important;
		height: 600px !important
}

.about-certificates {
		letter-spacing: 6PX !important;
}
.about-cta {
		font-family: 'Roboto' !important
}

.about-cta-font {
		letter-spacing: 3px !important;
}

/* Justify */
.text-clear {
 text-align: justify !important;
 text-justify: inter-word !important;
 hyphens: auto !important;
}

/* Google review */
.ti-widget.ti-goog .ti-verified-by {
		display: none !important;
}

/* Slider options */

.pswp__caption .pswp__caption__center {
		display: none !important
}

/* Doctors box background */

.dt-team-shortcode.team-masonry-shortcode-id-6f1c9e4da276bfa31bb7fd5e8f645f21 .team-desc {
		background: #ededed !important;
}

/* Privacy Policy design */

.prv-dsg {
		line-height: 45px !important;
}

/* Media Size
@media (max-width: 479px) {
    .uvc-heading.ultimate-heading-69686641928dc27 .uvc-sub-heading {
        font-size: 21px !important;
    }
}
 */

@media (max-width: 767px) {
  .txt-justify {
    text-align: unset !important; 
  }
}


@media (min-width: 360px) and (max-width: 740px) {
  .uvc-heading.ultimate-heading-24006866490187257 h1 {
    font-size: 26px !important;
  }
}