.modal-body{
    word-wrap: break-word !important;
    white-space: normal !important;
}

.myvideo {
    position:relative;
    padding: 0 0 56.25% 0;
    height:0;
    overflow:hidden;
}
.myvideo iframe,.myvideo object,.myvideo embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.dip-bg {
    background-image: url("/src/diplom.webp");
}
.thx-bg {
    background-image: url("/src/thnx.webp");
}
.dip-cont{
    width: 1320px;
    height: 1845px;
    font-family: "Century Gothic", sans-serif;
    background-size: cover;
    border-right: 0px solid #42b6c1;
}
.dip-text{
    padding: 400px 75px 0;
    min-height: 1400px;
}
.dip-text span{
    line-height: normal;
}
#place{
    font-size: 80px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffd700;
}
