.logo {
    width: 160px;
}
.text-justify {
	text-align: justify;
}
.custom-plan img {
    border-radius: 10px;
}
.custom-plan h4 {
    color: #fff;
    position: absolute;
    top: 45%;
    width: 100%;
    text-align: center;
    font-size: 20px;
}