.l-kotei_bottom_right .l-cvr-tel{
   margin-right: 5px; 
   width: 215px;
}

.l-kotei_bottom_right .l-cvr-mail{
  width: 180px;
  margin-right: 0;
}

.l-kotei_bottom_right .l-cvr-mail.l-cvr-document{
  width: 130px;
  margin-right: 5px;
}

@media only screen and (max-width: 768px) {
.-flex.l-kotei_bottom_right .c-btn:first-child {
    width: 53%;
}
.l-cvr-tel{
	font-size: 1.2rem;
}
.l-cvr-tel span{
	font-size: 0.65rem;

}
a.l-cvr-mail{
	font-size: 1.2rem;
}
.-flex.l-kotei_bottom_right .c-btn:last-child {
    width: 46%;
    margin-left: 1%;
}
.l-kotei_bottom_right .l-cvr-tel, .l-kotei_bottom_right .l-cvr-mail {
    width: 100%;
}

.l-kotei_bottom_right .l-cvr-mail.l-cvr-document{
display: none;
}

.l-kotei_bottom_right .l-cvr-mail {
    padding: 17px 0 18px;
}



}