@media only screen and (max-width: 767px) {
.custom_iconbox .elementor-icon-box-wrapper {
display: flex;
align-items: center;
}
.custom_iconbox .elementor-icon-box-content {
min-height: 28px;
}
}
@media only screen and (max-width: 767px) {
.custom_iconbox .elementor-icon-box-wrapper {
display: flex;
align-items: center;
}
.custom_iconbox .elementor-icon-box-content {
min-height: 28px;
}
}