@charset "UTF-8";

/*
 Basics 
 */
 
 
.placeholder--{
 min-height: 200px;
 height: 100%;
 border: dashed 1px #555;
 border-radius: 2px
}