.bottom-right  {
	margin-left:15px;
}

.bottom-right h3 {
	display: none;
}

.bottom-right img {
	max-width:100%;
}


@media (max-width: 767px)  {

  .bottom-right {
    margin-left:0;  }
}