.modal_modalContent .popup-content {
    width: 375px;
    padding: 25px 30px 15px;
}
.mod-title {
    margin-bottom: 30px;
    text-align: center;
    font-size: 18px;
    font-family: 'RobotoRegular', sans-serif;
    line-height: 24px;
}
.close-pop .icon-remove::before {
    color: #ffffff;
    font-size: 15px;
    position: absolute;
    top: -21px;
    right: -21px;
}