.imgbg{
    background-image: url('/images/imgholder.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.parsley-required,.parsley-type{
    color: #ff0000;
}

.imgcovers{
    background-repeat: no-repeat;
    background-size: cover;
    width:100%;
    height:200px;
}