.aheto-tm-wrapper--modern .aheto-tm__modern .aheto-tm__content {
				box-shadow: 0 10px 15px 0 rgba(0, 22, 89, 0.07)
			}

			.aheto-cpt-article--vestry_skin-2 .aheto-cpt-article__img {
				max-height: 250px;
				overflow: hidden;
			}

			.industryo-blog--sidebar a {
				color: var(--c-dark);
			}

			.industryo-blog--sidebar .widget_recent_comments .comment-author-link a {
				font-weight: 600;
				color: var(--c-black);
			}

			@media only screen and (max-width: 768px) {
				.aheto-list--moovit-table-links .aheto-list--row {
					display: flex !important;
					flex-wrap: wrap;
				}
				.aheto-list--moovit-table-links .aheto-list--row .aheto-list--column {
					width: 100%
				}
				.aheto-list--moovit-table-links .aheto-list--row .aheto-list--column:nth-child(2),
				.aheto-list--moovit-table-links .aheto-list--row .aheto-list--column:nth-child(3) {
					width: 50%
				}
				.aheto-list--moovit-table-links .aheto-list--row .aheto-list--column:nth-child(4) {
					padding-top: 15px !important;
				}
			}

			body .main-header--classic-2 .dropdown-btn:before {
				font-style: normal;
				font-variant: normal;
				text-rendering: auto;
				line-height: 1;
				font-size: 12px;
				margin-left: 4px;
				color: #fff;
				display: inline-block;
				transition: all .2s;
				font-family: 'Ionicons';
				content: '\f123';
				font-weight: 500;
				vertical-align: middle;
			}