﻿
.ParagraphPicture
{
    height: 200px !important;
    width: 200px !important;
}

.ParagraphPicture img
{
    width: 180px !important;
    height: 180px !important;
}

.ParagraphVideo
{
    width: 200px !important;
    height: 200px !important;
}

.ParagraphVideo img
{
    width: 180px !important;
    height: 180px !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.VideoLink
{
    width: 180px !important;
    height: 180px !important;
}