.delivery-btn-section-desktope{
	margin-top:12px;
	clear:both;
}

.delivery-btn-section-desktope .catalog-delivery-link{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:7px;
	width:100%;
	white-space:normal;
	line-height:1.25;
	height:auto;
	min-height:42px;
	text-align:center;
}

.delivery-btn-section-desktope .catalog-delivery-link .svg{
	flex:0 0 auto;
}

@media (max-width:600px){
	.delivery-btn-section-desktope .catalog-delivery-link{
		min-height:48px;
		padding-top:8px;
		padding-bottom:8px;
	}
}
