.alert {
display:none;
}

table.vtop tr {
    vertical-align: top;
}

img {
    max-width: 100%;
}

@media screen and (max-width: 767px) {
    .r4-service-wrap {
        padding-right: 15px !important;
    }
}

.r4-mod-right .btn-custom {
  background-color: #941751;
  color: #fff;
  text-align: center;
  padding-left: 4px;
}