body {
}

.ltp-container{
    width: 100%;
}

.ltp-ind-container {
    max-width: 96.6%;
}

.ltp-more-lbl{
    font-size: 1.2rem;
    text-align: center;
}

.ltp-full-span {
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
    position: absolute;
    text-align: center;
    display: none;
    width: 200px;
    left: calc(50% - 100px);
}

.ltp-ind-vid {
    width: 19%;
    height: auto;
    display: block;
    cursor: pointer;
    margin: .5%;
}
