﻿.persia-page-header{
    margin-bottom: 0 !important;
    padding:50px;
}
.persia-page-header-title {
    background: #edf1ff !important;
}
.persia-back-button {
    border-radius: 50%;
    position: fixed;
    top: 10px;
    left: 10px;
    background-color: #7357e4;
    color: wheat;
}
    .persia-back-button:hover {
        color: #7357e4;
        background-color: wheat;
    }
.persia-img-main{
    aspect-ratio: 3 / 4;
}