[class^="is-style-with-icon"] {
padding-left: 61px;
position: relative;
line-height: 51px; }
.section [class^="is-style-with-icon"] {
line-height: 51px; }
.editor-styles-wrapper [class^="is-style-with-icon"] {
position: relative;
line-height: 51px; }
[class^="is-style-with-icon"]::before {
content: '';
position: absolute;
display: block;
width: 51px;
height: 51px;
left: 0;
background-repeat: no-repeat;
background-size: cover;
top: 50%;
transform: translateY(-50%); }
.is-style-with-icon-ox::before {
background-image: url(https://cdn.px.com/assets/images/icons/open-exch-blue.svg); }
.is-style-with-icon-pmp::before {
background-image: url(https://cdn.px.com/assets/images/icons/priv-exch-blue.svg); }
.is-style-with-icon-leads::before {
background-image: url(https://cdn.px.com/assets/images/icons/ico-leads.svg); }
.is-style-with-icon-calls::before {
background-image: url(https://cdn.px.com/assets/images/icons/ico-calls.svg); }
.is-style-with-icon-appts::before {
background-image: url(https://cdn.px.com/assets/images/icons/ico-appointments.svg); }
.is-style-with-icon-check::before {
background-image: url(https://cdn.px.com/assets/images/icons/checkmark.svg);
width: 25.5px;
height: 25.5px;
padding-left: 35.5px; }