/*text Phlebocenter*/
.gradient {
        background: linear-gradient(45deg, #e9474a 0%, #70358f 50%, #1e4be2 100%);
        background: -webkit-linear-gradient(45deg, #e9474a 0%, #70358f 50%, #1e4be2 100%);
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: rgba(255, 255, 255, 0); 
        -moz-text-fill-color: rgba(255, 255, 255, 0);
        /*opacity: .3;*/
}

.gradient .tn-atom {
    display: inline;
}
.map iframe{
    border-radius: 10px;
}

/*Прайс скругление краев карточек*/

.t1073__bgimg{
    border-radius: 10px;
}

/** #pd_widget_column .pd_background_white {
    width:0;
    height:0;
}*/
.prodoctors {
    max-width:300px;
    max-height:143px;
}

@media  screen and (min-width: 410px) {
  #pd_widget_column .pd_background_white {
    max-width:300px;
    max-height:143px;
        
    }
}
