.img-h2{
  display: none !important;
}
.masterhead-home .masterhead-flink{
  display: none !important;
}

.masterhead-home .img-h1 {
    padding-bottom: 20px;
    padding-left: 120px;
    margin-top: 50px;
    width: 90%;
}
@media only screen and (max-width: 991px)  {
.masterhead-home .img-h1 {
	padding-left: 0px;
  margin-top: 20px !important;
}
}