.dek {
			margin-right:-35px;
		}
		.dek-1 {
			margin-left:-24px;
		}
		.cm-content-box .cm-contact-zone a {
			font-size:21px !important;
		}
		.cm-content-box .cm-contact-zone {
			margin-bottom:20px;
		}
		.cm-author-image .author-dribble-link {
			background:#000 !important;
		}
		.cm-education-education .single-info-item:not(:last-child) {
			margin-bottom:25px !important;
		}
		.cm-author-image > img {
			width:70% !important;
		}
		.desk-house-image {
			height:308px !important;
		}
		.cm-blog {
			padding:30px !important;
		}
		.text-bold-color {
			color:#56B887 !important;
		}
		.logo-light {
			width:50%;
		}
		@media only screen and (max-width: 600px) {
		  .cm-education-education .education-timeline {
			gap: 2px;
		  }
		  .right-side {
			margin-bottom:15px !important;
		  }
		  .dek {
				margin-right:0px;
			}
			.cm-content-box .cm-contact-zone a {
				font-size:18px !important;
			}
			.dek-1 {
				margin-left:0px;
			}
			.desk-house-image {
				height:310px !important;
			}
			.cm-blog {
				padding:0px !important;
			}
			.logo-light {
				width:100%;
			}
		}