
.krt_inp input{height: 41px;}
.krt_inp input::placeholder{color: #000;font-size: 13px;}
.krt_res .bg_e3e7ed{background: #E3E7ED;}
.krt_res .krt_inn{border-bottom: 1px solid #E3E7ED;font-size: 17px;}
.krt_res .krt_inn span{min-width: 42px;height: 25px;font-size: 14px;}
.krt_res .krt_inn:nth-child(n+9){border: none;}
.krt_res .bg_1e70b9{background: #1E70B9;}
.krt_res .krt_head{font-size: 18px;}
.semrush_banner{
    background-image: url(../webimages/semrush_banner.svg);
    background-repeat: no-repeat;
    width: 100%;
    height: 227px;
    background-position: center;
    background-size: contain;
}
.semrush_text .txt1{font-size: 24px;}
.semrush_text .txt2{font-size: 16px;}
.semrush_text a{
    font-size: 16px;
    height: 40px;
    background:#EA5050;
}
@media only screen and (max-width: 575px) {
	.krt_res .krt_inn:nth-child(9){
		border-bottom: 1px solid #E3E7ED !important;
	}
	.semrush_text .txt1{font-size: 20px;}
    .semrush_text .txt2, .semrush_text a{font-size: 14px;}
}