.phone.flr1 a {
color: green!important;
}
.defence .number {
 	display: flex!important;
	justify-content: center;
}

.defence .number span {
	line-height: 54px!important;
	margin-left: 0!important;
}

@media (max-width: 768px) {
	.defence .number {
		margin-bottom: 5px!important;
	}


	.defence .number span {
		line-height: 30px!important;
	}

	.cont60__main-article {
		padding-left: 10px;
		padding-right: 10px;
	}

	.cont60__main-article-img {
		width: 100%!important;
		object-fit: contain;
	}

	.tabs { display: flex!important; }
	.tab { padding: 10px 15px!important; }