.pack-head h3 {
    text-align: center;
    font-weight: 600;
    padding-bottom: 30px;
}

.pack-p p{
    font-size: 17px;
}

.pack-img {
    border-radius: 15%;
}

.pack-form-cont h3 {
font-weight: 600;
}

.attachment-form-container {
    background-color: #afc491;
}

.cont-detail {
    text-align: left;
    padding-top: 80px;
    padding-left: 50px;
}



.cont-detail a img{
    text-align: center;
    padding-top: 30px;
}

