.custom-text-1 {
    font-size: 240px;
}

.bg-image {
    background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;

}