.bs-welcome-item .bs-welcome-header {
  background-color: #30a4e7;
	width: 314px;
	height: 120px;
}

a:hover, a:focus {
    text-decoration: none;
}

.bs-welcome-item {
    width: 310px;
}

.bs-welcome-header>a>span {
    font-size: 80px;
    display: block;
}

.bs-welcome-item .bs-welcome-header {
    text-align: center;
}

.bs-welcome-item .bs-welcome-header a {
    font-size: 19px;
}


.rnr-dragndrop-area {
    height: 40px;
}