/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10.04.2018, 13:53:58
    Author     : steffenb
*/

.card{display:inline-block; width:100%}
.card iframe{width:100%;height:320px;border:solid 1px #ccc;overflow:hidden;border-radius: 4px;}
.form-type-break{clear:both}