/**
* Theme Name: Techlon Child
* Description: This is a child theme of Techlon, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/udayraj">Udayraj</a>
* Template: techlon
* Version: 1.2.0
*/
@media (min-width: 1700px){
	.service-card-one {
		padding-left: 40px !important;
		width: 100%;
	}
}
@media (max-width: 1900px) {
  .service-card-one__content {
    padding-top: 0;
    padding-left: 100px;
  }
}