.slide-1{
	background-image: url(../img/slider4.jpg);
    padding: 70px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.head-1{
	color: #fff;
    /* font-size: 66px; */
    /* font-style: unset; */
    text-transform: uppercase;
}
.img-1{
	    display: inline-block;
    border: 3px solid #ef5da2;
    margin-top: 10px;
}
h2{
        color: #ef5da2;
            margin-top: 34px;
}