.home-full-box{text-align: center}
.home-full-box>p{margin: auto;text-align: center;border: 1px solid black;box-shadow: 0 0 15px 2px rgba(0,0,0,.2);display: inline-block}
.home-full-box a>img{display: inline-block}

.login-wrapper{position: static;left: 0;top: 0;transform: none;width: 100%}
.register{display: flex;}
.custom-col-sm-4{width: 35%;margin: auto;padding: 0px 0}
.custom-col-sm-4 .panel-body{padding: 30px 10px}
.custom-col-sm-4 .panel{margin-bottom: 0;box-shadow:0 0 15px 5px rgba(0,0,0,.2)}


.services-section-two.style-two{padding: 20px 0px 40px}
.services-title h3{margin-bottom: 0px;padding-bottom: 0px;}
.services-title span{color: #888}

@media screen and (max-width: 767px) {
	.services-title{margin-bottom: 10px}
	h3.custom-heading3{font-size:14px!important}
	.pad-LR-none{padding-left: 0;padding-right: 0}
	.register{}
	.custom-col-sm-4{width: 100%}
	.custom-col-sm-4 .panel{border-radius: 0}
	.home-full-box>p{border: none}
}