.form-signin img {
    width: 42%;
}

.navbar-brand img {
    width: 65%
}

.form-custom {
    margin: 0 auto;
}

.form-custom img {
    width: 100%;
    border-radius: 15px;
}

.dropdown-menu-accout {
    right: 0 !important;
}

.table td img {
    width: 65%;
    border-radius: 15px;
}

@media screen and (min-width: 369px) {
    .dropdown-menu-accout {
        right: 35px !important;
    }
}
