#widget-iframe {
    position: relative; 
    margin: 0 1em; 
    width: 100%;
    padding: 1em 0;
    border: 3px solid red;
    border-radius: 20px;
    background-color: #fff;*/
}

#widget-iframe iframe {
    margin: 0 1em !important;
    padding: 1em 0 !important;
    border-radius: 20px !important;
    text-align: center !important;
    width: fit-content;
}

#widget-iframe a {
   text-decoration: none;
   font-family: Oswald;
   color: #F12000;
   font-size: 120%;
   display: grid;
   padding-top: 10px;
   text-align: center !important;
}

.t868 .t-popup__container {
    background-color: transparent;
}

#widget-iframe, .widget-iframe {
    text-align: center;
    /*margin: 0 1em !important;*/
    /*padding: 1em 0 !important;*/
    /*border: 2px solid rgba(61, 0, 127, 0.24) !important;*/
    /*border-radius: 20px !important;*/
    /*background-color: #fff !important;*/
    /*text-align: center !important;*/
    /*height: 810px !important;*/
}

#wMedsol iframe {
    margin: 0 1em !important;
    /* padding: 1em 0 !important; */
    /* border: 2px solid rgba(61, 0, 127, 0.24) !important; */
    /* border-radius: 20px !important; */
    background-color: #fff !important;
    text-align: center !important;
    height: 718px !important;
    width: 90%;
}